Announcement

Collapse
No announcement yet.

Target List in Layout Manager

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

  • Target List in Layout Manager

    Hi, can Target Lists please be added to layout manager?

    Specifically I want the ability to change (expand) the fields that can be search for, but there are other things that would be good too.

    Thanks.

  • #2
    Hi,
    Please create the file /custom/Espo/Custom/Resources/metadata/scopes/TargetList.json and add this code to it:
    Code:
    {
        "layouts": true,
        "customizable": true
    }
    Then, Clear cache in Administration.

    Comment


    • #3
      Originally posted by Maximus View Post
      Hi,
      Please create the file /custom/Espo/Custom/Resources/metadata/scopes/TargetList.json and add this code to it:
      Code:
      {
      "layouts": true,
      "customizable": true
      }
      Then, Clear cache in Administration.
      I use the SaaS version so cannot access this file. Can this be done for me if I create a ticket for the SaaS team?

      Comment


      • #4
        Sure. Please fill up this form in order to send the request https://www.espocrm.com/support/. Please select 'Support for EspoCRM Cloud users' for Service.

        Comment

        Working...
        X