How to fill a page list with properties from a data page
So I have Data pages: D_CancelReason and D_CancelReasonList
I should create a data transform which will be filling a property with data from this data page (not using refer to a data page or copy) . I also have a property of pagelist in my work class - CancelReasonsList
I'm trying this data transform. Actually it's creating objects in pyworkpage - but it doesn't fill them
they are empty