Page 1 of 1
iX 2.0 - RollerPanel security
Posted: Fri Jun 08, 2012 1:38 pm
by khoff
I can't get security to work on the RollerPanel object in new iX 2.0. Has anyone else tried this? I've attached the simple example file I'm working with...Project 2 in the zip file.
Thanks,
Kendall
Re: iX 2.0 - RollerPanel security
Posted: Mon Jun 11, 2012 6:53 am
by mark.monroe
Hi Kendall,
You have the control set to look "Normal" when the user doesn't have the correct security rights. It then looks like security is not working. Change that to "Hidden", or "Disabled" and it will do something based on what user the group is in.
- Snap 2012-06-11 at 07.50.18.png (62.23 KiB) Viewed 7809 times
Re: iX 2.0 - RollerPanel security
Posted: Mon Jun 11, 2012 11:33 am
by khoff
I see. I was expecting the "access denied" popup like other controls...
Thanks,
Kendall