Question

Creating a Section in Freedom UI for an Existing Object

Hello community,

I'm new in Freedom UI. Question: how to create page for section using Freedom UI for existing object (old style Section schema also exists)? Version is 8.1. Important: I cannot use Application Hub. Thank you!

Like 0

Like

2 comments

Why can't you use App Hub? That's the right way to do it.

Alternatively, you could use a trial, create a section in app hub based on an existing object and see what gets put in your package to duplicate manually. Essentially, you'll manually create the list and edit pages, then register it all with an entry in the SysModule and SysModuleEntity tables, however, that's all quick and easy using the App Hub.

Hello,

As far as we know, in Freedom UI the option to move or create a section page for an existing object is available only through the Application Hub.

It might technically be possible to achieve this by using custom code or scripts, but we strongly do not recommend doing so. Such changes can lead to unexpected issues because of multiple dependencies between section schemas, UI components, and system logic.

For stable work and full support, we suggest using the Application Hub when working with Freedom UI sections.

Show all comments