Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi,
I am a new-comer to DNN module development so please excuse me if I don't word this question very well.
I need to develop a module that simply allows the user to fill in a form and submit it. I would like the form to be in a modal popup window. I have found examples of how to use dnnModal.Show() which works fine except for the title bar which displays the path from the root to the module being viewed.
Is there a way to change/hide this title? If not, what other alternatives are there for showing a user-control in a modal popup window? Ajax toolkit perhaps?
Thanks in advance.
Jay