Field becomes visible ONLY during edit

Hello everyone,

How can I enable or show a hidden field ONLY if a user edits the existing record.
What I wanted to happen is that if ever they changed their mind and to wanted to edit the record they’ve submitted, i wanted to show the hidden field “Edit reason”, t hat way when they re-submit this form that they are editing, we would know why they edited it?.

Thank you in advance!

Regards,

Beth

Solved Solved
0 4 284
1 ACCEPTED SOLUTION

You can use CONTEXT() with show_if.

Or you can use the column order setting on the views in question.
3X_a_b_ab8d8dde65b588832b7caa1a289f96be712bfbe5.png

View solution in original post

4 REPLIES 4

You can use CONTEXT() with show_if.

Or you can use the column order setting on the views in question.
3X_a_b_ab8d8dde65b588832b7caa1a289f96be712bfbe5.png

Thank you very much for your swift reply! appreciate it and yes it works

Steve
Platinum 4
Platinum 4

Thank you it helps a lot!

Top Labels in this Space