Hi, how can I put in the side panel an custom entity? From layout i can add my entity in bottom panel, but not in side panel.
Announcement
Collapse
No announcement yet.
custom entity in side panel
Collapse
X
-
ok, but even via code is there any way to get the contents of the bottom panel to be displayed in the side panel?
Comment
-
If you know code, of course you can. Can't help you though, out of my skill level.
You can probably do it with what call Custom View https://docs.espocrm.com/development/custom-views/
-
-
Hi,
If you don't mind coding, I just posted a tutorial on displaying custom entities in the side panel.
You can check the code and adapt for your purposes.
Use Case: We have a "Tenancy" entity that is related to a "CollectionIssue" entity in a one to many relationship. We want to display the "CollectionIssues" in a side panel when viewing a single "Tenancy" record similar to how "Tasks" are displayed. Side Panel Display.png
- Likes 1
Comment
Comment