side panel field,make the default setting null

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lj4353
    Senior Member
    • Nov 2023
    • 114

    side panel field,make the default setting null

    To make the default setting null, indicating that no user should be selected by default for the side panel field.
  • victor
    Active Community Member
    • Aug 2022
    • 727

    #2
    What do you mean by the phrase "indicating that no user should be selected by default for the side panel field"?
    Do you want to be able to remove the Assigned User field from the Side Panel,

    Click image for larger version

Name:	image.png
Views:	112
Size:	3.2 KB
ID:	101129

    or not to automatically assign an Assigned User when creating a record, or something else?

    Click image for larger version

Name:	image.png
Views:	168
Size:	5.1 KB
ID:	101128​​

    Comment


    • lj4353
      lj4353 commented
      Editing a comment
      I want to remove the Assigned User field from the Side Panel,Manually select Assigned User
  • victor
    Active Community Member
    • Aug 2022
    • 727

    #3
    I want to remove the Assigned User field from the Side Panel
    In Administration > Entity Manger > Your_Entity > Layouts > Side Panel Fields remove the fields you don't need:

    Click image for larger version

Name:	image.png
Views:	164
Size:	44.7 KB
ID:	101148
    Manually select Assigned User
    If you mean the automatic assignment of Assigned User when creating a record, then the option is responsible for this in Preferences > User_Name > Misc > Do not fill Assigned User if not required

    Click image for larger version

Name:	image.png
Views:	108
Size:	41.4 KB
ID:	101149​​

    Comment


    • lj4353
      lj4353 commented
      Editing a comment
      yes!I mean the automatic assignment of Assigned User when creating a record. but where is Preferences page?
  • victor
    Active Community Member
    • Aug 2022
    • 727

    #4
    but where is Preferences page?
    In Administration > Users > Your_User_Name > ... > Preferences

    Click image for larger version  Name:	image.png Views:	0 Size:	16.8 KB ID:	101152

    Comment

    • lj4353
      Senior Member
      • Nov 2023
      • 114

      #5
      yeah,that's exactly what I want!but make no different,assigned name still there at first place

      Comment

      • victor
        Active Community Member
        • Aug 2022
        • 727

        #6
        Originally posted by lj4353
        assigned name still there at first place
        Try to clear the cache and refresh the page (for me it works simply through f5 (page refresh after saved changes in setings)). I can send you a video of how it works in private messages.

        Comment

        • a.slyzhko
          Member
          • Oct 2023
          • 90

          #7
          Same here. Checking “Do not fill Assigned User if not required​” doesn’t make any changes, although Assigned user field is not required. As an admin, when I create entity, assigned user is not passed, but when regular user creates entity, it is. One thing I noticed, they for Side Panel layout there are two Assigned User field. What’s the point of dividing them?

          Comment

          • yuri
            Member
            • Mar 2014
            • 8440

            #8
            If a user does not have assignment permission or assignment permission is 'team' and there's no default team for the user: https://github.com/espocrm/espocrm/b...pulator.js#L99

            The field Assigned User with asterisk is substituted with the Assigned Users or Assigned User, depending what exists.​
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment


            • a.slyzhko
              a.slyzhko commented
              Editing a comment
              Excellent! Great thanks!
          Working...