Way to create own panel in details page

planed to add on custom Enitities detail page custom frontend because i wanted to include data from third parties in my web page.

  • created new Entity named Some
  • created view.js for details in order to customize it
  • is there any way to add new panel to existing ones
  • created own template file how can i render it as panel in details page



Thank you for your support!

Hi, you can directly register your new panel in clientDefs using the key “bottomPanels”

Then you just have to add the new Panel in the relationship layout,

Don’t forget to deactivate the cache when testing in the setting