Announcement

Collapse
No announcement yet.

Multiple assinged Users

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Multiple assinged Users

    Referal to:
    Hi, compared to vTiger it's great, that it is possible to add more than one object of the same type to another object, e.x. accounts, email and phone to a


    Hi I started testing around a bit and encountered the following problems that aren´t technicaly a Bug but would be helpfull....

    I created a multi link from accounts to useres.
    I can not include the new "assigned useres"- field into the listview and neither its included in the export.
    also I dont have a Idea how to customize the default top right box ("Useres", Teams" ...) to use the new field instead of the old one.

  • #2
    Hi Maho

    Try to change assigned-user to assigned-users in
    client/src/views/record/detail-side.js
    ​client/src/views/record/edit-side.js

    Clear cache.

    Comment


    • #3
      Hi thanks for the tips Yuri

      it works in detail and edit view, but what about list view ? And how to put current assigned user in assigned users ?

      Thanks for your help..

      Comment


      • #4
        Hi

        In service class you need to load them in loadAdditionalFieldsForList

        Comment


        • #5
          Maho Did you ever get this to work the way you wanted? I'm trying to replace assignedUser with assignedUsers and if you have any code to share that would be very helpful.

          Comment

          Working...
          X