Hi everybody.
Is it feasible to have 30 Dialog Modal pop-ups for Cards in one page?
I have 30 cards in a page and I want to call a Dialog from each card.
I have tested it for one Dialog and works fine. But is a mess to have 30 in the workspace.
Can I have them all in a separate page and call them with their ID?
Any help / suggestions will be appreciated.
Thank you
Praxandros
Multiple Dialog Modals
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 45
- Joined: Wed Apr 23, 2014 2:16 am
- Location: Cyprus
- Contact:
Re: Multiple Dialog Modals
No, that is not possible.Can I have them all in a separate page and call them with their ID?
Technically, you can have as many dialogs as you want.
If the page has a fixed length then you can consider placing at the bottom of the page.
Or you can dynamically load the content from another page, for example by using an inline frame.
- wwonderfull
-
- Posts: 1567
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Multiple Dialog Modals
Or a dynamic dialogue takes values from whatever you click and one dialog can visualize all of them. By the way custom codes would be required.