BrandonOwens
5 years agoQrew Member
Table level rules to make field required
Hello,
I am attempting to make a field required based on the entry of another field, please see below for the example code.
if(([workstation plan]="replace")or([workstation plan]="add new"),NOT isnull([workstation to be deployed-replaced]))
What this is trying to say, if "workstation plan" is replace OR add new, make "workstation to be deployed-replaced" required. This rule is at the table level but I have not been able to get it to work.
Any help on this would be great!
------------------------------
Brandon Owens
------------------------------
I am attempting to make a field required based on the entry of another field, please see below for the example code.
if(([workstation plan]="replace")or([workstation plan]="add new"),NOT isnull([workstation to be deployed-replaced]))
What this is trying to say, if "workstation plan" is replace OR add new, make "workstation to be deployed-replaced" required. This rule is at the table level but I have not been able to get it to work.
Any help on this would be great!
------------------------------
Brandon Owens
------------------------------