Can somebody please help me with the code of below steps:
1. Create a field in User Setup let's say a boolean FastTabVisible.
2. Create a boolean variable pageFastTabVisible which will be set on the Visible property for the FastTab
3. When the page opens set the boolean true or false depending upon a the user id and user setup
Requirement :
I have an extension where in the "Resource" card page, I want to hide Invoicing section (fastTab) from a specific user and show it to other user. Is there a way to accomplish this? Please help.
Thanks in advance!