Hi dear community,
We have created a new Freedom UI section in the mobile. We want that a specific 'Field Group' is hidden permanently.
We dont want to delete this field group from the wizard because this would change the positioning of the elements in the layout.
Is there any specific code we have to insert in the Manifest or RecordPageSettings schemas.
Sasori
Like
3 comments
16:05 Nov 01, 2023
Hi,
The "Feild Group" doesn't have the property "visible" so it cannot be hidden. In your case, it would be better to delete it and then change the position of the needed elements manually in the RecordPageSettings schema.
Show all comments