Adding few functionalities for the form builder
-
Hello,
your plugin is great, however i want to ask you whether you can implement some additional functionalities, because i am planning to use it with zapier and drip.com and right now the way the fields are added requires extra modifications to the code of the plugin. I’m sure that all of this will be beneficial for everyone.1. Request #1: Can you add a checkbox with field “hidden” (similar as marking the fields with “required)”, so that we can add fields to the form and mark them as hidden? Also, for the hidden fields, in the form builder the text added for it, should become the actual value, so in the form builder for the hidden field if we add this-is-hidden-field, in the source code it should be value=”this-is-hidden-field”.
2. Request #2: Can you also add the option to write id and name for the particular form field? /for example id=”field-id” and name=”name-of-the-field” –> those can be used later and right now there is no way to get the values of the fields in the traditional way.
And finally in the form builder i see that there is no edit option for a particular field – it has to be deleted and then added again, which is not very convenient.
I hope you will take into account the requests.
Thanks a lot!
The topic ‘Adding few functionalities for the form builder’ is closed to new replies.