Closed
Solved
Data transform for prefilling with values from internal reference
I have an internal reference and I have to create a data transform for prefilling it with the values to be visible in pyWorkPage.
That's the structure of my app
I tried append and map to but it didn't work
Actually my CancelReasonsList is a page list
I decided to edit data access of this property on - copy data from a data page and it worked