Hi,
I need some help with the below scenario. I have spent a couple of hours arriving at my outcome partially but if someone has attempted this before and have anything to share, please pass it along.
I have a table with 2 columns (2 number fields), lets call them A&B. Both fields are tied to a look-up and load with values from a DB table. A&B values are always 0&0 or 1&1 and rows in the table contain both combos.
When B is 0, A should be open for input and should contain a colour on it's border indicating it's accepting values. When B is 1, A should be read-only with background greyed out indicating it is not accepting vales.