Two page form
-
Hi All,
I discovered Pods framework recently. Coming from Joomla, with Fabrik for Application development, I guess Pods framework is the best way to go.
My goal:
Create a application to change table.
Configuration:
One table Customer, including fields (One field is “check-code”).The application should be:
- Open page with one field: check-code. And of coarse a submit-button.
- User fills his code
- System checks whether submitted code is found in one of the items in taqble Customer.
- If found, goto next page with a form to change the particular item fields and should be submitted to database.
- Off coarse: Thank you page
- If not found: error message displayed (“code not found”).
Could this be achieved with the pods framework?
Kind regards,
Jan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Two page form’ is closed to new replies.