• Resolved joncon62

    (@joncon62)


    I want to be able to use the formbuilder on the frontend so users without admin access can create forms. I would like to do this without using other plugins like wp frontend admin.

    Are there any hooks, actions or jQuery libraries that will help me do this? I am a developer so I don’t need a full solution, I just need pointing in the right direction.

    Hope you can help.

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

    (@edgarrojas)

    Hello!

    Sorry the plugin is not designed for something like that, i guess you could modifying it but it would require several tweaks and a lot of checking the code or debugging it to see how it works. Please have in mind that since this is a big customization there is very little assistance i can provide, you would need to do that code checking and tweaking on your own.

    A good place to start would be to check the code of the file pages\FormList.php that is the one that loads the form designer.

    Regards!

    Thread Starter joncon62

    (@joncon62)

    Thanks, very helpful. I’ve managed to display both the Form List page and the FormBuilder on the frontend now – just need to make some tweaks to stop it returning to the admin pages.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.