Map a shared data column to the Cascade field. The shared data value can be any of the following:
- Value of the first dropdown, the rest will be populated by the cascade default values.
- Full values of all dropdowns/textboxes/hidden controls separated by two pipe characters ||
- Values starting from the first dropdown down to any control, the rest will be filled by default values. Values must also be separated by ||.
For example:
A cascade of Country, City, Address, Phone can have one of the following values
- USA
- USA||Orlando||Address 1||9999999999
- USA||Orlando
Note: The values in the shared data must exist in the cascade definition (xml or json)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article