OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Programming Questions query translate

This topic contains 4 replies, has 2 voices, and was last updated by  fred33 7 years, 10 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #25216

    fred33
    Participant

    Hi,
    i have soem problem to translate this query :

    in a querybuilder. I dont know how to access to oro_user_access_group entity

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • #25217

    Mike Kudelya
    Participant

    Hi,
    Can you provide source code of your querybuilder and which column do you want to access ?

    #25218

    fred33
    Participant

    I have not yet written my querybuilder, i just want to know the group name of current user

    #25219

    Mike Kudelya
    Participant

    Get current user from controller

    or service container

    and get all user’s group objects

    #25220

    fred33
    Participant

    Thanks a lot

Viewing 4 replies - 1 through 4 (of 4 total)

The forum ‘OroCRM – Programming Questions’ is closed to new topics and replies.

Back to top