Creator doesn't allow to open more than 1 new tab from report button
Hi,
I have implemented a button that opens in new tab a page using openUrl() function.
However when I want to open more than 1 it just doesn't open, the loader pops up but nothing really happens.
The button is:
- openUrl("#Page:Project?projectID=" + input.ID, "new window");