hide the create option in entity listing page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ganesanjc
    Senior Member
    • Apr 2019
    • 116

    hide the create option in entity listing page

    how is it possible to hide the create option in the entity listing page?
  • item
    Active Community Member
    • Mar 2017
    • 1476

    #2
    Hi,
    permission, acl, role,
    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

    Comment

    • eymen.elkum
      Member
      • Aug 2019
      • 41

      #3
      you can also go to : clientDefs => YourScope.json add this key: 'createDisabled' => true

      Comment

      • peterberlin
        Active Community Member
        • Mar 2015
        • 1004

        #4
        In principle, this solution works well. But mobile browsers (safarie iphone) have a problem with it. The button "create dataset" in the list view is gone.
        But the plus sign on the corresponding subpanel is also gone.

        Comment

        Working...