Hi All,
I have a custom field in Customer table and one of the user needs to update the value of the field now and then but the problem is the User is having 'BASIC' permission set. Is it possible to allow modify permission for that one custom field alone in the table through standard or customisation. Kindly share your suggestions.
*This post is locked for comments
Dear Binesh Singh Rajput,
Thanks much. This feature made the work much easier and simple.
For some reasons, I tried to use the same rule to a ProcessingOnly report to modify the data in that custom field alone for all the Customer records and it works fine.
Hello,
Design the Customer Card Page and choose your field, Go to Properties->
Select "AccessByPermission" and give the value = TableData Customer=M
See the below screenshot.
Note: Test before deployment, I didn't test, it's assumption.
It is possible through customization
You can create custom field in User Setup table as 'Allow to Edit' as Boolean datatype and based on value you can write code on OnOpenPage Trigger of the customer table.
Sohail Ahmed
2
mmv
2
Amol Salvi
2