+ Add post
Hello Team,
Kindly suggest a way to lock fields within a detail when we click on Save button of the detail. This should happen without any dependency on other fields within the detail (unlike we usually do based on boolean value true or false).
Creatio : 7.17 Sales Team PostGreSQL
Like
You could use the CreatedOn field for this. It doesn't get populated until the save button is clicked (not the CreatedBy - it gets populate...MoreLess
Hello Dharini,
Attributes are required to use to lock fields on the page based on some conditions so it's hardly possible to do without an...MoreLess
Ryan Farley,
Thanks for the suggestion! It works perfectly fine.