...
persist the configuration and related to the custom field
use the persisted configuration during the display of create/edit form
| Drawio | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Add
sectionID | varcharcolumn to folio-custom-fields table. Possible values:customFields,editUserInfo,extendedInfo,contactInfo,customFieldsetc. according to available sections in UI.
Frontend:
On the configuration page for custom fields, add a dropdown with values from BE-1
...