• Resolved sp4448

    (@sp4448)


    I’ve been experimenting with Data Forms and it was quite easy to set one up, however I’d like to have a separate submission form (not direct insertion into the table) and a way to ensure that submissions are made by people and not bots.

    Is this possible?

    Also… is there a way to remove the menu from showing?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @sp4448,

    Since the plugin directly connects to your database tables, all form submissions made will execute an INSERT to a table.

    What I can suggest would be to use a different form plugin, and then once the entries are confirmed to be valid and not from bots, you can execute and INSERT query using the Query Builder. Would that work for you?

    Also… is there a way to remove the menu from showing?

    Can you specify which menu this is?

    We’ll wait for your response!

    Plugin Contributor Kim L

    (@kimmyx)

    Hi there,

    I’m going to mark this as resolved as we haven’t heard from you in a while.

    Feel free to create a new thread if you have other questions.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Data Forms submissions’ is closed to new replies.