Hello,
currently you only support to include PHP Code after Form Submission.
It would be nice if we could include custom PHP script files at different stages of the form:
- PHP Form Prepare
- PHP Form Display
- PHP Form Process
- PHP Form After Submission
This would make it possible to auto populate fields, run custom validations and transfer data to different tables. A short description on how to address the fields or throw errors would be useful. This would help in creating custom login/register form or forms for updating existing data. Maybe you have other plans for forms and make it even easier using just the admin backend. But in the meantime, this would be a cool update.