• Resolved chzsoona

    (@chzsoona)


    Hi @mmuro and everybody,
    I have implemented the form into my site, it is working great. Thanks a lot for this great plug-in.
    I have some questions to @mmuro and anyone.
    1- Is it possible to save the whole form’s input data into the database? If it is possible, then please help me; how to save the input data into the database table for future purpose.
    2- How to handle the “complex form”, mean how to apply fields enable or disable according to the user requirements.
    3- How to implement JavaScript or PHP code in the form?
    4- If already registered user submits the same information again into the form, How to check this user is already exist or this information is already exist.
    If anyone knows, please let me know. I appreciate that. It is an excellent plugin.
    Thanks.

    https://www.ads-software.com/extend/plugins/visual-form-builder/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Matthew Muro

    (@mmuro)

    1- Is it possible to save the whole form’s input data into the database? If it is possible, then please help me; how to save the input data into the database table for future purpose.

    The data is saved into the database and you are able to export any entries you would like into a CSV. To view more info about a particular entry, go into the Entries and click on View when hovering over a single entry.

    2- How to handle the “complex form”, mean how to apply fields enable or disable according to the user requirements.

    Conditional fields are not possible at this time.

    3- How to implement JavaScript or PHP code in the form?

    No plans to allow custom JS or PHP.

    4- If already registered user submits the same information again into the form, How to check this user is already exist or this information is already exist.

    You are welcome to modify the plugin to check for logged in users, but I don’t have any plans to do anything like this.

    Thread Starter chzsoona

    (@chzsoona)

    Mmuro Thank you so much for quick reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Visual Form Builder] Is it possible to save the whole form’s input data into the database’ is closed to new replies.