ChrisSwirtz3
3 years agoQrew Member
Multiple types of Save buttons
I am looking to create 3 buttons at the bottom of a form:
1. Clear Form Button - a button that when clicked will clear the form so the user can start over again without having to back out to the homepage and start a new record.
3. Submit Button - a button that checks a checkbox, saves the record, and then returns the user to their home page.
4. Cancel Button - I suppose while I am asking, a button that cancels he record and redirects the user back to their homepage would be nice as well.
------------------------------
Chris Swirtz
------------------------------
1. Clear Form Button - a button that when clicked will clear the form so the user can start over again without having to back out to the homepage and start a new record.
- The catch is that currently the from starts with 2 fields auto populated and ideally those would remain populated even though the rest were cleared. I have them set to read only if that helps.
3. Submit Button - a button that checks a checkbox, saves the record, and then returns the user to their home page.
4. Cancel Button - I suppose while I am asking, a button that cancels he record and redirects the user back to their homepage would be nice as well.
------------------------------
Chris Swirtz
------------------------------