Announcement

Collapse
No announcement yet.

how to set multiple user in one target list. And how to create custom target list?

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

  • how to set multiple user in one target list. And how to create custom target list?

    Hi,

    How can I assign one target list to many users.

    Click image for larger version

Name:	image.png
Views:	191
Size:	27.2 KB
ID:	95215

    And​

    Also is it possible to create custom target list? New custom entity that like target list?

  • #2
    You need to create a team with the desired number of users and assign the list to the team instead of assigning it to a single user

    Comment


    • #3
      Originally posted by william34 View Post
      Hi,

      How can I assign one target list to many users.

      Click image for larger version

Name:	image.png
Views:	191
Size:	27.2 KB
ID:	95215

      And​

      Also is it possible to create custom target list? New custom entity that like target list?
      you can create a relationship between the user and the targetList as many-to-many and then use the new field relationship (Assigned Users) instead of the default. read this from documentation on how to do it https://docs.espocrm.com/administrat...assigned-users

      Your second question you need to create a custom entity but you have to code functionalities similar to target list. if you are familiar with espocrm code base the you can clone the target list entity
      Rabii
      Web Dev

      Comment


      • william34
        william34 commented
        Editing a comment
        Thanks for your help
    Working...
    X