Hi,
I am currently working on a project that requires field level security.
ie. User want that he should be able to define access permission for each field of all the forms.
He wanted basically three states for each of the field
1) Not even Viewable
2) View But not Modify
3) Both View and Modify
Any idea how could it be achieved... Forms do inserting so disabling is no solution as they would give mysql errors....
Thanks for help in advace
🙂