Question
How to load Datapage with Clipboard Pagelist Property
Hi,
In a table layout, we have cascading drop downs and upon selection from first dropdown we are displaying results in second dropdown but the challange we have is we are handling the logic in activity and getting results on Page list but unable to display them in drop down, tried with data page as list.
Saving results in one pagelist property on clipboard page, and trying to load the pagelist property results to Datapage, which we are referring as source to dropdown. Please share any idea regarding this.
Regards,
Surya Y V
Hello Surya,
As mentioned you have an activity to populate page list for the second dropdown list, on change of first dropdown value.
Can you please verify below one:
Regards,
Praveen