Forum Discussion
MALANGMAANE
4 years agoQrew Trainee
How do you block a save?
------------------------------
MALANG MAANE
------------------------------
------------------------------
MALANG MAANE
------------------------------
MarkShnier__You
Qrew Legend
4 years agoYou can use a Form rule.
When the record is saved
and
there conditions are true
condition 1
condition 2
Abort the sane and display a message.
There is editing to the records being done through grid edit than forum rules do not apply to grid edit. Your alternative there would be to use what is called a Custom Data Rule on the table.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
When the record is saved
and
there conditions are true
condition 1
condition 2
Abort the sane and display a message.
There is editing to the records being done through grid edit than forum rules do not apply to grid edit. Your alternative there would be to use what is called a Custom Data Rule on the table.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- MALANGMAANE4 years agoQrew Trainee
I have looked at the Dynamic form rules and can't seem to find how to abort the save and display a message...
I see how I can display a message but struggling with how to abort the save.
- MarkShnier__You4 years ago
Qrew Legend
If you have a genetic form rule that begins with when the record is saved, then there will be an option to abort the save if conditions are true.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------- MALANGMAANE4 years agoQrew TraineeOk thank you very much