Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Builder as Operational Form #23

Open
9 tasks done
ddavisgraphics opened this issue Aug 6, 2020 · 0 comments
Open
9 tasks done

Form Builder as Operational Form #23

ddavisgraphics opened this issue Aug 6, 2020 · 0 comments

Comments

@ddavisgraphics
Copy link
Contributor

ddavisgraphics commented Aug 6, 2020

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant