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();
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156