Dear all,
I created one field in Page Extension. How we can change that field "Billed Amount" as mandatory and Once the data is filled then only User “Arun” should only have the option to Edit that field. how we can achieve this.
Dear all,
I created one field in Page Extension. How we can change that field "Billed Amount" as mandatory and Once the data is filled then only User “Arun” should only have the option to Edit that field. how we can achieve this.
Are you sure you want to implement a solution where only one named user can change a field?
My recommendation would be that you at least have the option to assign the right to modify this field in some kind of setup, maybe the user setup.
The easiest way to modify the behavior of a field is on the onvalidate trigger for the field in the underlying table.
Sometimes it is also good to use the OnModify trigger on the table.
André Arnaud de Cal...
293,001
Super User 2025 Season 1
Martin Dráb
231,837
Most Valuable Professional
nmaenpaa
101,156
Moderator