Atozed Forums
TIWModalWindow - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: TIWModalWindow (/thread-2730.html)



TIWModalWindow - Lorbass - 05-05-2022

Hi @all

Is it possible to open two modal windows nested?

Scenario:
The main page (TIWAppForm) contains a button to open a modal window (dialog 1).

In this modal window is another button to open another modal window (dialog 2).

Both modal windows should be visible.

What is the trick or is it not possible?


Thanks in advance for an appropriate answer!


RE: TIWModalWindow - Lorbass - 05-12-2022

It doesn't seem that easy...

BTW: All other "ModalWindows" (e.g. ShowMessage, ShowConfirm, etc.) work. So there must be a solution, right?


RE: TIWModalWindow - Alexandre Machado - 05-13-2022

Hi,

it is not possible at this time. You may need to consider other options e.g. hiding one while the other becomes active, or even adding the other content as a tab in the first window


RE: TIWModalWindow - Lorbass - 05-14-2022

(05-13-2022, 10:03 PM)Alexandre Machado Wrote: Hi,

it is not possible at this time. You may need to consider other options e.g. hiding one while the other becomes active, or even adding the other content as a tab in the first window

Hi Alexandre, thanks for response!

"At this time" means that this feature could be implemented in the future? Would be great!

Have a good time
Detlef


RE: TIWModalWindow - Alexandre Machado - 05-19-2022

Hi Lorbass, yes, it is in the works. I expect to bring some new features for IWModalWindow soon


RE: TIWModalWindow - Lorbass - 06-23-2022

Hi Alexandre,

is there an - approximate - timeline for the new features?
It would be very helpful for our planning.

Thanks in advance for a hint!