Generate page from form inputs?
-
I was wondering if there’s any way to achieve this in WP. I am currently looking to build an information database. Ideally, I want to be able to log into my admin panel and use a pre-designed form to input all the relevant info. This means I’d first have to create said form. However, after I have that form, I can use it going forward to create new pages. The best example I can use is the Find-A-Grave website…
Currently, to create a memorial page on Find-A-Grave, you fill out a form like this:
https://img845.imageshack.us/img845/4264/fag1.jpg
Which, once completed, generates a page like this:
https://img521.imageshack.us/img521/4425/fag2y.jpg
You’ll notice that the fields in the form match up to the information that appears on the page. once that page is created, it is also automatically indexed on the site is whatever category it is assigned to.
This is just a quick overview, but hopefully I’ve explained the functionality I’m looking for. Does anyone know how to do this in WP?
Thank you! ??
- The topic ‘Generate page from form inputs?’ is closed to new replies.