How to use Shared Data with a Cascade field

Modified on Mon, May 27, 2019 at 12:22 PM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article