Forum Discussion
MarkShnier__You
Qrew Legend
6 years agoThis button looks correct but should only be used in View mode. The issue is that once you have "dirtied the record" (made unsaved edits) Quick Base sees that and needs to know what do you before navigating away from the page.
So .. a better plan for edit mode (not add) is to show a checkbox field. Then have a form rule that says
When the checkbox is checked,
change some date / time field to the current date/time
some other field to the value 100
change checkbox to unchecked.
Then the user can make the rest of their edits and save normally.
------------------------------
Mark Shnier (YQC)
markshnier2@gmail.com
------------------------------
So .. a better plan for edit mode (not add) is to show a checkbox field. Then have a form rule that says
When the checkbox is checked,
change some date / time field to the current date/time
some other field to the value 100
change checkbox to unchecked.
Then the user can make the rest of their edits and save normally.
------------------------------
Mark Shnier (YQC)
markshnier2@gmail.com
------------------------------