Page 1 of 1

Position of loading and other dialog box

Posted: Mon Sep 08, 2014 6:38 am
by bobsov
My stimulsoft report opens inside iframe of a bootstrap tab. There is a reason why it is inside iframe.
Because this opens inside iframe, the loading bar and other dialog boxes such as PDF save dialog, databand property window etc opens lower in the screen. User has to scroll down to click see more options and click "OK".

Is there anyway, these boxes can be opened higher up?

Re: Position of loading and other dialog box

Posted: Mon Sep 08, 2014 12:28 pm
by Alex K.
Hello,

Unfortunately, it is not possible.
Javascript does not have access to the parent page, and elements within the IFRAME can not go beyond it.

Thank you.

Re: Position of loading and other dialog box

Posted: Wed Sep 10, 2014 3:59 am
by bobsov
I just added a custom button that will allow report designer to open in separate window. This solves the problem I was having with iframe.

Re: Position of loading and other dialog box

Posted: Wed Sep 10, 2014 10:19 am
by Andrew
Hello,

That's great solution! Really great!

Have a nice day.