Lock changes after first record was made

Hi team,

I have a USERNAME column with an app formula that gets the user name from a table. So when users fill the form for the first time they donโ€™t need to select a name. But here is the problem, I made an action button to change specific columns, whenever another user uses the action button the user column value changes also.

How can I prevent changes in this column? Is there any way to lock the USERNAME column after the first record was saved?

Thank you.

Solved Solved
0 2 311
  • UX
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Move your App formula expression to Initial value instead, the set Editable? to the expression, FALSE.

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

Move your App formula expression to Initial value instead, the set Editable? to the expression, FALSE.

Thanks Steve

Top Labels in this Space