22
Views
1
Comments
Include only those groups in which user is a part of
Question
Application Type
Reactive

Hi,

I have a table which contains users list who are the part of my application. When I click each row In the table, it redirects to another screen which contains user details and functional groups which belong to only that particular user.


When I click on each user , I'm able to see the functional groups listed. But I want to check whether those functional groups are only part of my application or a part of all the applications. How to check this?

Champion

Hi,

As I am understanding your requirement then for each user you want to show the list of groups which related to your application only. So for this using below relation you can get the list of groups for any particular user which belongs to your application. In EspaceId you need to pass the ID of  your application's espace. 

regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.