-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The form builder is being worked on as an operation form element, in MFCS this is done in multiple PHP VIews, this logic needed to be abstracted to presenters and logical models.
In the new MFCS these have been abstracted out to Modules that fit somewhere between a Presenter and Actor.
- Base Presenter
- Base Field Model
- TextField
- TextareaField
- NumberField
- DropdownField
--- More complicated Ones that need JS Hooks.
- MultiSelect Field
- File Upload Field
- Wysiwyg Field
Metadata
Metadata
Assignees
Labels
No labels