Hi ,
I need to hide the text box based on the access
Have created access in ACL as Mgr and PM
The condition for user having the PM access
1. Should be able to enter the value in the text box(say dmd_test) and save the form.
2. when user is in edit mode he/she should NOT BE ABLE to edit ONLY the text box(dmd_test) but view the text box(dmd_test)
The condition for user having the Mgr access
1. User should be able to edit the text box(dmd_test)
Tried using @command no go, created another text box as computed and copied the value of dmd_test still no go
Thanks in advance for your help
Rajeev

