impresspages / ImpressPages

ImpressPages is php framework with admin panel. Build functional website in one hour.
http://www.impresspages.org
Other
501 stars 178 forks source link

Adding input validation options to form widget #792

Open mrx opened 8 years ago

mrx commented 8 years ago

I would like to add input validation and attribute options to the form widget. Each input would require a settings form. I imagine something similar to the radio and select options.

1) Do you think this would add too much clutter to the interface?

2) If developed as a separate plugin, forms could be saved and reused. I think this would be useful when building landing pages.

Your thoughts?

maskas commented 8 years ago

A separate more powerful form as a plugin would be my favorite. And in case it will become popular, it could be placed instead of default forms widget.

mrx commented 8 years ago

I agree. A few improvements to the form widget can solve 90%+ uses but complex forms and validation will need a better UI.