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