Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i want hide a object for specfic user using section access but not using OMIT KEYWORD? how pls tell me?
I would use the visibility property of the object writeing OsUser()='MyUser'
Let me know
where will be that option and what todo
If you have (for example) a chart, in the layout tab there is a section "show"
Here in "conditional" write OsUser()<>'MyUser'
where myuser is the user for which you want to hide the object. Only to test the exact name of the user add to your document a text box and write in it =OsUser(), in this way you will be able to see domain and user name. copy the string and ... let me know
using personal addition no options are there
What object do you want to hide?
It is definitely available in Personal Edition,
Regards,
Prabhu
oh great thank u