Roles and permissions

I have two Item Desc fields in my item master. I want only certian authorised people to see both and the rest to see either one of them depending on their user rights. How can i aciheve this ?

There is no [automatic] feature. You have to do some coding directly on the form[s] - “control.visible(true/false)”; use variable UIserId and table “Member Of”.

See here: http://www.mbsonline.org/forum/topic.asp?TOPIC_ID=12879