Hi,
I am trying to get the Group Name from the Logged in user.
i used some thing like this for getting logged in user
CQ.User.getCurrentUser()
Link to CQ widgets API: https://dev.day.com/docs/en/cq/current/widgets-api/
But I dont see any method to fetch Group of that User.
If any one have solution regarding this please share.
Thanks,