shogun Posted August 31, 2020 Posted August 31, 2020 Processwire is awesome, but I'm wondering is there a way to have a web form submission page with multiple fields logged into the backend after submission somewhere in the processwire dashboard for a client user to look through?
teppo Posted August 31, 2020 Posted August 31, 2020 If you mean a form for public (possibly unauthenticated) users to send data with, I would strongly recommend checking out Form Builder. It's not free, but it's well worth the cost.
shogun Posted August 31, 2020 Author Posted August 31, 2020 I mean a place to store all the submissions in the processwire dashboard
3fingers Posted September 1, 2020 Posted September 1, 2020 Here you can find all the information you need to do so (aka saving form submission to pages and related fields). https://processwire.com/talk/topic/2089-create-simple-forms-using-api/ And here a very nice module to create a dashboard for processwire (read through the docs to find a way to present your form submissions/pages straight in the homepage of the backend). https://processwire.com/talk/topic/22847-processwire-dashboard/
AndZyk Posted September 1, 2020 Posted September 1, 2020 I like to save form submissions as log additional to sending them per mail. But if you want a nicer user interface for your customers, I would also recommend Form Builder. Regards, Andreas
dragan Posted September 1, 2020 Posted September 1, 2020 Another good reading material: https://processwire.com/blog/posts/building-custom-admin-pages-with-process-modules/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now