Forum Discussion
JordanMcAlister
7 years agoQrew Captain
I am experiencing a form rule problem: In order to use the action, "Show" or "Require," I have to use the condition, "When a <field> is equal to <value or field>." If I have the condition, "When WR# is changed," it only gives me the option to either "abort the save" or "change specific field to <value>."
Any suggestions? - or am I doing something wrong?
Any suggestions? - or am I doing something wrong?
AlexWilkinson
7 years agoQrew Assistant Captain
Sorry. Must original suggestion was less precise than it should have been. If you are still having a problem, try this for part 1:
On the pole form, add a new field called "Reason" or something similar. In the "help" bubble for this field, explain when it must be filled. In the form, display the field only in edit mode. Also add a form rule like this, which has the effect of making the "Reason" required:
When the record is saved
and all the following conditions are true:
On the pole form, add a new field called "Reason" or something similar. In the "help" bubble for this field, explain when it must be filled. In the form, display the field only in edit mode. Also add a form rule like this, which has the effect of making the "Reason" required:
When the record is saved
and all the following conditions are true:
- MR# has been change
- Reason is equal to ____ (i.e., it's blank)