Page 1 of 1

User that has access rights for more than one Group

Posted: 2014-06-10 21:30
by ebrief
Does anyone have a suggestion on how to allow a user to see records from more than one permission group set?

My goal is to maintain the integrity of the code that AppGini creates fabulously.

Thank you in advance.

Re: User that has access rights for more than one Group

Posted: 2014-06-12 06:24
by KSan
Just see as in looking at a report (read-only) or actually access to edit etc? If latter I don't believe there is a way yet. Membership to multiple groups has been requested a number of times and Ahmad has said he will consider this eventually. If prior, as in read only report etc, you should be able to run an SQL statement in a hook code to get whatever data you want to present. At SQL level you are not constrained by AppGini user rights.

Re: User that has access rights for more than one Group

Posted: 2014-06-12 11:12
by AhmedBR
Did you try to give a special permission to that user from the administration area?