Different customizations for same object

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ManicMiner
    Junior Member
    • Nov 2019
    • 13

    Different customizations for same object

    It's possible to create different customizations from same "entity"?

    I'll try to clarify as much as possible .... "Relationship panels" use the "list (small)" definition; if the entity is related with several others, may be that the "list (small)" definition ins't the best for each case. So, defining several custom declarations will let to fit in a more efficient way to each case.

    It's there any option, or ESPOCRM just let ONE structure definition for each kind of view (detail, list, filters, etc..)?
  • eymen.elkum
    Member
    • Aug 2019
    • 41

    #2
    In short words yes, espocrm have such this possibility, but you need to manually define the layout

    This is an example:

    The definition:
    https://github.com/espocrm/espocrm/b...count.json#L52

    The layout:
    https://github.com/espocrm/espocrm/b...orAccount.json

    Comment

    • ManicMiner
      Junior Member
      • Nov 2019
      • 13

      #3
      OK, thanks ... I'll make a try ....

      Comment

      Working...