Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

close dnnModal on completion event
Last Post 11/18/2013 5:04 PM by Peter Donker. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
doug
New Member
New Member
Posts:6


--
11/01/2013 12:46 PM
my dynamic form is called in a modal popup.
I need a completion event that can just close the modal popup.

javascript:dnnModal.show('my page with dynamic form...

I have tried both url redirect and post but cannot get them to work. perhaps they are running their commands in the modal is why?

I even tried a url redirect of javascript:dnnModal.close();

all of them redirect the parent to
/[object,object] which of course errors.

I call this from several different pages so I cant use a specific url, but if all else fails I might be able to add the return url to the opening of the modal querystring as DSParam3.

or perhaps there is just an easy way to do this?
doug
New Member
New Member
Posts:6


--
11/01/2013 1:28 PM
sorry I posted this in the wrong forums. I meant to post in DMX
doug
New Member
New Member
Posts:6


--
11/01/2013 4:09 PM
sorry I meant dynamic forms
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/18/2013 5:04 PM
No problem
You are not authorized to post a reply.