Show Dashlets in Modules

Hi,

is it possible to show dashlets directly in modules (not only on home screen)? Most interesting thing is to show report chart dashlets in for example the accounts module.

Hope someone can help me.

Br,
sgi

The short answer is no.

Another answer is yes - you can of course, if you are a PHP developer and you edit the code.

Allow me to suggest the following: an iframe field, which simply displays any HTML:

https://www.suitecrm.com/forum/suitecrm-7-0-discussion/16297-iframe-field-how-to-embed-externale-web-page-with-context

And then I would use a Google graph entrypoint, for fancier graphics :slight_smile:

https://suitecrm.com/suitecrm/forum/developer-help/20227-how-to-add-other-charts-in-report-charts-for-ex-line-chart-bubble-chart-gauge-chart-funnel-chart-etc#72590

… but you might be able to get it working with the Reports you had in the dashlet if you can figure out a proper address to use for the iframe.