We have a set of dynamic propositions for each channel and we need to select a single proposition accordingly to make the api call. We have added dependency of "Available Proposition" in the "Proposition To Be Slated" parameter inorder to fetch the values.
We are unable to get it as a set of different discreets separately but receiving as a same value in the dropdown. Tried implementing the logic to populate dynamic discreet values from Qaction too but it isn't working either.
Any suggestions on this one please to get the values separately in the dropdown?
Hi Harinee,
This feature only works with a semicolon-separated list of items as described in dependencyId attribute.
Thankyou, It worked with semicolon!!