These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

disabling buttons for users

Hello,

Very good product and I am on the verge of purchasing - just one question  :

Are we able to disable some buttons for users we create? I would like to turn off the language selection button for some of our users, or the user configuration button. is this possible?

Sorry if this has been covered on a previous post - I did look!
Thanks!
Alex 12/17/2008 12:10 AM
Any chance of getting a reply on this one ? It would help me decide what package to go for.

Thankyou in advance!
Alex 12/22/2008 5:55 PM
Hi Alex,
Yes, you can remove the user settings button. Edit FileVista/scripts/default.js and find this line

toolbar.renderItem(toolbar.addButton("UserSettings", formInfo.text650.value, "settings.png"));

Remove or comment out this line by surrounding with /* and */.
Cem Alacayir 12/23/2008 7:15 AM
Thankyou very much - works great. I think I will be grabbing a license shortly!

cheers!
Alex 12/23/2008 3:47 PM