I created two tables Person and Customer in datamodel in workbench. I want to access from datamodel customer to datamodel Person in Flex 3. Do you know to solve this problem? In Flex 3 automatic generated
Datamodel in workbench follow:
process in workbench - variable: customer, datatyp: Customer from datamodel:
you see it in Flex 3 but I want to see label salutation, firstName etc. in formular. Can you help me? Thank you!