🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.
  • Recent
  • Dark Theme
  • Login

UVdesk

  • Dark Theme
  • Login
  • Search
  • Recent

Solved How to add users email in group instead of their name?

Technical Help
3
6
724
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R
    Rosa A Hancock last edited by 22 Dec 2020, 06:37

    It may difficult to find which users should add when having two similar name. Thus is there any way where i can display only users email while adding them in group?

    Thanks in advance!!

    1 Reply Last reply Reply Quote 0
    • Sanjeev
      Sanjeev developer UVdesk Staff last edited by 22 Dec 2020, 06:54

      @Rosa-A-Hancock
      Locate path in your project:

      vendor->uvdesk/core-framework/Resources/views/Groups/createSupportGroup.html

      vendor->uvdesk/core-framework/Resources/views/Groups/updateSupportGroup.html

      open createSupportGroup.html and updateSupportGroup.html and make update as suggested below.

      For group user new group create page:

      https://github.com/uvdesk/core-framework/blob/master/Resources/views/Groups/createSupportGroup.html.twig#L54

      https://github.com/uvdesk/core-framework/blob/master/Resources/views/Groups/createSupportGroup.html.twig#L66

      Write email in place of name like instead of agent.name write agent.email

      For group user update page:

      https://github.com/uvdesk/core-framework/blob/master/Resources/views/Groups/updateSupportGroup.html.twig#L54

      https://github.com/uvdesk/core-framework/blob/master/Resources/views/Groups/updateSupportGroup.html.twig#L66

      Do the same with other where you want to update.

      1 Reply Last reply Reply Quote 1
      • ali sami farooq
        ali sami farooq last edited by 22 Dec 2020, 11:19

        Ok i will also update it in my project , few days have same issue in project so i google my problem.

        Thanks in advance,
        Ali Sami Farooq

        Ali Sami Farooq

        1 Reply Last reply Reply Quote 3
        • Sanjeev
          Sanjeev developer UVdesk Staff last edited by 23 Dec 2020, 06:46

          @alisamifarooq

          We glad to know the solution given above worked for you. Stay tuned with forum you can solve your problems and get updates for most of the problem how to solve them which is normally faced by community.

          ali sami farooq 1 Reply Last reply 23 Dec 2020, 10:49 Reply Quote 1
          • ali sami farooq
            ali sami farooq @Sanjeev last edited by 23 Dec 2020, 10:49

            @Sanjeev Thank you so much for your favor....

            Merry Christmas,
            Ali Sami Farooq

            Ali Sami Farooq

            1 Reply Last reply Reply Quote 0
            • Sanjeev
              Sanjeev developer UVdesk Staff last edited by 23 Dec 2020, 11:29

              @alisamifarooq

              Stay tuned with github repository for latest updates and releases.
              https://github.com/uvdesk/community-skeleton

              1 Reply Last reply Reply Quote 0
              4 out of 6
              • First post
                4/6
                Last post