Control Whether a Form can be editable or not

Hi .. I have fildes which I want to no longer be editable , when I mark "Complete" in [Status] column

know that I use Editable_If expression as solution but for columns which contain "REF_ROWS" formula it does not work with

any suggestions please how to control whether these fileds to be editable or not

 

Capture.JPG

Solved Solved
1 6 257
1 ACCEPTED SOLUTION

What you have to do is 

1. Make one more such ref_row column with a different name.......and give it a show if expression stating to show if a certain condition is met in another column......and make this slice column a view only

 

2. make the 1st column which you had where you entered data, with a show_if expression to show if the condition is met....

 

so for instance the original ref_row will show when status is say Pending..........when status is completed......it dissappears and the 2nd ref_row shows up(which is view only.

View solution in original post

6 REPLIES 6
Top Labels in this Space