Pretius/apex-nested-reports

Is it possible to assign two dynamic actions to the same link?

Opened this issue · 1 comments

Hi,

I have a link in my interactive report and I would like to open two Nested Reports with different queries when the link was clicked. With the two regions nested in the main record.

Is it possible to do that? how could i do?

Hi @tiagosteil

Sorry for late answer. I'm not Pretius employee since January 2020 and I do support my Pretius plug-ins in free time.

If you are still willing to open 2 separate nested reports you will need to prepare 2 separate true actions (under same dynamic action) implementing the plug-in. In both true actions you need to uncheck the plug-in setting called "Collapse Expanded". It should allow the plugin to open 2 separate nested reports.