Pega Data Table with reference data that points to Data Table
I am trying to model sample data in pega using Data tables the requirement is to store list of Customer and Customer has list of Address.
I have created Customer and Address as two different Data Types in my application now Customer uses Address as a reference Data
When i try to enter data using Records Tab i am not able to enter Address data for Customer is there a way we add Address data from customer table ?
few options we have are
1 ) create custom UI for data table or
2) have views defined in case but that is not the answer i am looking for.
I am not looking for that answer.
The Question is if a data table has page list defined as a property and that is pointing to local data table, can pega handle data entry of such fields from Primary data table.