Teams in List View

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krishnapriya
    Senior Member
    • Aug 2017
    • 209

    Teams in List View

    Hello,

    I have added teams to account/ list.json file. It is displayed in list view.

    But if I remove this teams from administration/layout manager, we cannot add it from layout manager anymore. We have to add it again to the list. json by code.

    Is there is any way we can manage teams in layout manager just like other fields?

    Thanks in advance.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hi
    Link Multiple field is disabled for list view in Layout Manager
    client/src/views/admin/layouts/list.js checkFieldType method

    Comment

    • krishnapriya
      Senior Member
      • Aug 2017
      • 209

      #3
      Hi Tanya,

      Can I enable only teams in list.js, Is that going to affect the working app anyway?





      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        How often do you need to modify the layout, that you want to change the core code?

        Comment

        Working...