I'm in the beginning steps of creating a desktop application. There will be at least three user groups. To limit access to certain information & features would I use the 'show' command? For instance a superAdmin can add new users, users can't add users OR users can't see financials, but Managers and above can.
So would the 'show' command be what's used or is there something better I should be looking at?
Please advise.
[Beginner] - To use 'show' ?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: [Beginner] - To use 'show' ?
Hi shawnblc,
There are bunches of ways to do what you want.
Using your starting point you could show/hide groups. But I think that would mess with your UI, say the admin group takes up half the screen, it would look silly to the user. You could could put everything into a group and when an admin is using it there would be a scrollbar to more content.
I guess it would be easier just to show/hide a button that lead to a different card. When hidden it's disabled so a user couldn't click on it.
Simon
There are bunches of ways to do what you want.

Using your starting point you could show/hide groups. But I think that would mess with your UI, say the admin group takes up half the screen, it would look silly to the user. You could could put everything into a group and when an admin is using it there would be a scrollbar to more content.
I guess it would be easier just to show/hide a button that lead to a different card. When hidden it's disabled so a user couldn't click on it.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: [Beginner] - To use 'show' ?
Thanks Simon, just wanted to make sure I was on the right path and not way out in left field while thinking about this.
Thank you for the response.
Thank you for the response.