Hi,
I have a form which will list all records relevant to the user selected from a list. Multiple records are displayed at one time in a list view. I have an after update expression on one field whereby if it is not null then two subsequent fields are disabled to prevent them from being populated.
The problem I have is that if the condition is triggered on one record then it locks the two subsequent fields for all records.
Can this be avoided?
Cheers
I have a form which will list all records relevant to the user selected from a list. Multiple records are displayed at one time in a list view. I have an after update expression on one field whereby if it is not null then two subsequent fields are disabled to prevent them from being populated.
The problem I have is that if the condition is triggered on one record then it locks the two subsequent fields for all records.
Can this be avoided?
Cheers