Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible for a dialog to open another one without closing (ie running execute or cancelling) the first?
I need this because my first dialog has a list of steps of an operation to execute and an “add step” button. Pressing add lets you configure the new step to add to the operation. Unfortunately, opening the new dialog closes the first one ...
I currently have a workaround where the closing second dialog relaunches the first but it looks ugly in the UI (big delay sometimes).
Any ideas out there?
Thanks!
Solved! Go to Solution.