Hi there,
I have a popup which is set to open as modal. Is there a way we can allow access to docks. (we keep reference documents there).
Thanks
Hi there,
I have a popup which is set to open as modal. Is there a way we can allow access to docks. (we keep reference documents there).
Thanks
I have a popup which is set to open as modal.
Nothing unusual so far.
Is there a way we can allow access to docks. (we keep reference documents there).
A modal popup, by definition, blocks everything on the page behind it. You're breaking standard GUI design if you try to come up with a hack for this.
I think you need to redesign your strategy. Don't confuse the user!
what if I dont use modal and just regular, still the dock shows up in the back? Any way around?
Maybe on the script you use to open the window, you open it and close everything else besides it and the dock. Make it as a regular screen that you can't navigate out of.
but how do i see content of dock is popup is open without modal
Can you give an example of any application that behaves in the way you are describing?
You haven't told us what's in the popup and why the user can't dismiss it to access the docs. What's in the docs that they need access to?
There is a reference document to follow procedure showed in popup.
Provide a link to that document within the modal, and set it to open a new tab.