Question
ING
NL
Last activity: 4 Aug 2016 2:37 EDT
Call Report Definition from iFrame in a HTML
Hi All,
I would like to display a report in UI. So how to display the report definition UI (In the same section) using iframe in HTML which will be called from an activity using Show-HTML.
Thanks in advance.
RaviTeja
***Updated by Moderator: Marissa to add categories***
Hello,
You can refer a report definition directly only if you have a chart associated with it by using "Chart"control.
Otherwise you can use grid and mark the report definition as the source of it.
If none of them satisfies your design requirement then the workaround described in the attached document can help . But please note , it is least recommended way of achieving this.