Hi,
we are using NavigateTo to open webresource using below link:
but we want to open that webresource by default in fullscreen same as when we click on fullscreen button it display.
Thanks!
Hi,
we are using NavigateTo to open webresource using below link:
but we want to open that webresource by default in fullscreen same as when we click on fullscreen button it display.
Thanks!
Hello,
I'm afraid but there is no supported way of doing it. If unsupported approach is ok then you can use following code in onload of your dialog:
parent.$("button[data-id='dialogResizeIconButton']", parent.document).click();
Daivat Vartak (v-9d...
181
Super User 2025 Season 1
Siv Sagar
149
Super User 2025 Season 1
Vahid Ghafarpour
124
Super User 2025 Season 1