Question
Freedom UI: Is it possible to dynamically load entity schema fields using entitySchemaName?
13:45 Dec 23, 2025
Hi,
I have a question related to Freedom UI metadata handling.
In a Freedom UI page, if I already have the value of entitySchemaName (for example: Account, Contact, Case):
- Is it possible to dynamically load entity schema metadata (list of fields / columns) at runtime based only on the
entitySchemaName? - Is there any supported API or request (client-side or server-side) to retrieve entity fields, their data types, or lookup information dynamically?
- If Freedom UI does not support dynamic metadata loading, what is the recommended approach for handling scenarios where entity information is only known at runtime?
Thanks in advance.
Like
1 comments
16:58 Dec 23, 2025
That can be retrieved using the model class. See article here: https://customerfx.com/article/getting-an-object-schema-using-the-model-class-in-a-creatio-freedom-ui-page/
Ryan
Show all comments