Target List in Layout Manager

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MatLudlam
    Senior Member
    • Aug 2016
    • 288

    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.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #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

    • MatLudlam
      Senior Member
      • Aug 2016
      • 288

      #3
      Originally posted by Maximus
      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

      • Maximus
        Senior Member
        • Nov 2018
        • 2731

        #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...