Created new base entity -> default fields missing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iconberg
    Senior Member
    • Oct 2015
    • 103

    Created new base entity -> default fields missing

    Hello,

    on a new installation 5.2.4 i created a new base entity. The new entity has default fields like "createdby", "createdat". This fields show up under Administration->Layout manager->List in the Disabled-Box, and i can drop in the Enabled-Box.

    But under Administration->Layout manager->Detail the fields are missing in the Disabled-Box, so i cant enable them.

    New fields are shown, but i want to put some of the default fields on the Detail-Layout.

    Also tried update to 5.2.5 i still have the same problem.

    Any idea to slove this?

    Sincerly
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi,

    These fields are available in the side panel. Since they are disabled for detail layout.
    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

    • iconberg
      Senior Member
      • Oct 2015
      • 103

      #3
      Hello,

      i take a look at the side panels, all side panels, including side panel (details) have no fields in the enabled or disabled section.
      I tried base plus and events entity too, all fields i have under the list layout are missing.

      Comment

      • iconberg
        Senior Member
        • Oct 2015
        • 103

        #4
        Is there a config/template etc. that i can change so the default fields are activated for detail?

        Comment

        • tanya
          Senior Member
          • Jun 2014
          • 4308

          #5
          You can add this field manually on the layout
          custom/Espo/Custom/Resources/layouts/{EntityName}/detail.json

          Comment

          Working...