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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • william34
    Junior Member
    • Jun 2023
    • 21

    #1

    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:	249
Size:	27.2 KB
ID:	95215

    And​

    Also is it possible to create custom target list? New custom entity that like target list?
  • abidoss
    Senior Member
    • Mar 2023
    • 252

    #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

    • rabii
      Active Community Member
      • Jun 2016
      • 1339

      #3
      Originally posted by william34
      Hi,

      How can I assign one target list to many users.

      Click image for larger version

Name:	image.png
Views:	249
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
      EspoCRM & Web Dev

      🔗 See what I’ve built for EspoCRM

      Comment


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