Welcome Guest Search | Active Topics | Sign In | Register

multiple modal dialogs Options
balu
Posted: Tuesday, June 17, 2008 11:12:46 AM
Rank: Member
Groups: Member

Joined: 5/22/2008
Posts: 18
when using multiple modal dialogs, closing one model dialogs remove makes the other dialogs as model less.
eo_support
Posted: Tuesday, June 17, 2008 11:16:52 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
Hi,

That appears to be a bug. We will get that fixed as soon as possible. Thanks for letting us know!

Thanks
balu
Posted: Tuesday, June 17, 2008 11:28:37 AM
Rank: Member
Groups: Member

Joined: 5/22/2008
Posts: 18
Thanks.
and copy a mail to me as soon as it is fixed.
now I my work arround for this is "closing all the dialog and opening it again as a model dialog".
essential name
Posted: Tuesday, June 17, 2008 10:14:35 PM
Rank: Member
Groups: Member

Joined: 5/28/2008
Posts: 11
Another problem similiar to this:
openning a modal dialog, and then another modal dialog out of it, makes the first dialog's background color be transparent.
Tried to define the background color as white but it didn't help.
eo_support
Posted: Wednesday, June 18, 2008 12:38:25 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
essential name wrote:
Another problem similiar to this:
openning a modal dialog, and then another modal dialog out of it, makes the first dialog's background color be transparent.
Tried to define the background color as white but it didn't help.


We are not aware of any of such problems. This sample demonstrates stacking modal dialog and it works fine:

http://www.essentialobjects.com/Demo/Default.aspx?path=Dialog\_i1\_i7

Can you try the same and see if it works for you?
essential name
Posted: Wednesday, June 18, 2008 2:08:34 AM
Rank: Member
Groups: Member

Joined: 5/28/2008
Posts: 11
well, it worked for me with the example you've given with 1 problem:
when i click to open the first modal dialog, the root is "disabled", when i click to open the second (inner) modla dialog, the root and the first dialog are disabled, but when i close the second dialog the root becomes enabled (it makes the first dialog modal less).
the same problem occurs both when running it from my computer and from your web site.
Anyway, it didn't work with my code, since my first modal has a content-url, and so is the second content-url. Any idea how to solve it? I've put a white background wherever possible.
eo_support
Posted: Wednesday, June 18, 2008 8:22:18 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
We are aware of the "disabled" problem and we are working on it.

As for the transparent problem, we need you to provide a reproducing sample page. We will look into it as soon as we have that.

Thanks!
balu
Posted: Wednesday, June 18, 2008 8:52:44 AM
Rank: Member
Groups: Member

Joined: 5/22/2008
Posts: 18
even i got that problem. the steps to reproduce.
1. open a model dialog with a ContentUrl (dialog one) from main page (page one).
2. the page (page two) that is opened in the url has another model dialog (dialog two) embeded inside that page (page two).
3. open the model dialog (dialog two) from that page (page two) and that also has ContentUrl to open.
4. now the dialog (dialog one) from main page (page one) - the background turns to transparent.

eo_support
Posted: Wednesday, June 18, 2008 9:26:02 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
Thanks for the additional information.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.