Announcement

Collapse
No announcement yet.

Disable Multiple Link

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

  • Disable Multiple Link

    How can I disable multiple selection of Roles from Users.

  • #2
    Don't understand the necessity...Only Administrators can set Roles... Explain, please

    Comment


    • #3
      I want to disable multiple selection of roles from user details page.i am talking about the default team.. . Is it possible to do the same things in roles selection part.

      Comment


      • #4
        any suggestion..

        Comment


        • #5
          You can also prohibit Edit action for the field Teams
          Also set in formula ifThen(entity\isNew() && !teamsIds, teamsIds=list(assignedUser.defaultTeamId));
          Last edited by tanya; 10-09-2017, 10:03 AM.

          Comment


          • #6
            where to write this code...

            Comment


            • #7
              In Formula (Entity Manager)

              Comment


              • #8
                can you tell me the path please..

                Comment


                • #9
                  how can I unchecked Link Multiple Field from entity manager.

                  Comment


                  • #10
                    To edit formula follow Administration > Entity Manager > dropdown menu at the right on the row of needed entity > Formula.
                    If you are seeking for a way of adjusting a CRM to your company’s needs, then this information about the functions of Entity Manager will be of vital importance for you.


                    Comment

                    Working...
                    X