121 Posts
deralex
7 years ago
5
Topic

Hi,

I'd like to show a dynamic select drop down to a special user access level. All the other users should get a different field. The difference is a little complicated so I can not solve this by changing the MySQL call. Because the fields are cascading selects I can't do it with CSS either. 

Any ideas?

Alex

Get a VIP membership
4229 Posts
Kadministrator
7 years ago
0
Level 1

Just make field fore ach group and set Access on the field to desired access level.

121 Posts
deralex
7 years ago
1
Level 1

I have a lot of groups.... But there is no "every group but group123"...

4229 Posts
Kadministrator
7 years ago
0
Level 2

You should make a viewlevel with all groups but group123 and select it in Access column. This is system limitation - it is how Joomla viewlevels work

121 Posts
deralex
7 years ago
1
Level 1

My groups are very "lively" - there a new groups every couple of days. So that won't work. Then I have to use BeforeRender to change lists. :-/

4229 Posts
Kadministrator
7 years ago
0
Level 2

Alternative way would be to make a Joomla plugin to change usergroups included in this  viewlevel after usergroup is saved/changed.

Get a Book for SEBLOD