Have Contact say linked to Insurance Policy ID -- Policy details are separate table (could be multiple but say only one is active) so would like to show a ID card type where we show the Account details or below it
Policy Number Policy Start Date
Policy End Date Policy Type Policy Master Code (Policy table ID through lookup>
Upto above are stored in the Contact Table
Policy Highlights Policy Terms
So basically we dont store Policy Highlight and terms in contact table as it is waste of information (normalized)
I have a use case where I will need to migrate millions of records over to the creatiodb. Doing this via OData does not seem feasible as it would take an extremely long time.
Has anyone encountered this before and what solutions have worked?
I would like to spin up a Message Feed between user groups. As such, I have two separate feeds set up on two separate pages. One's data source is "UserUnitsDS" and the other is "UsrTenantDS."
Intuitively, I would like to set the Data source on the Tenant Page to UserUnitsDS so that they are both mapped to the same feed. However, that data source is not available from the Tenant Page.
With that being said, is the correct process for building portals to map an object/list to a Freedom UI section and then set that section's permissions to the corresponding External User role?