Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Creating a Window PopupCreating a Window Popup
Previous
 
Next
New Post
3/30/2012 4:20 PM
 

Sorry if the title is confusing....I am hoping to find some information about creating a "popup" within a module on a page. For example, on the current site, there is a box full of text with an answer to a commonly asked question, and what I want to do is turn the giant text box into a simple question that the user can click on which would bring up a text box with the requested info.  Does this functionality exist in DNN? If so, is there a quick and dirty way to do it? Thanks, sorry if this is a no brainer, I read through my entire DNN version 5 manual and am still lost...

 
New Post
3/30/2012 9:09 PM
 
there are a few jquery plugins we ship to support confirmation, alert and tooltip popups - see the wiki for more details http://www.dotnetnuke.com/Resources/Wiki/loc/allpages/Cat/jQuery.aspx . If the function is loading another user control (i.e. a dotnetnuke module control) you can define it as a modal popup http://www.dotnetnuke.com/Resources/Wiki/Page/Modal-Popups.aspx . Of course depending on your needs you may just be able to use some simple javascript.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
4/2/2012 2:53 AM
 

Hi,

For dnn popup, you can check below link:

http://www.dotnetnuke.com/Resources/Blogs/EntryId/3118/Tips-on-how-to-make-your-Module-Popup-Friendly.aspx 

But this is for dnn 6 version onwards.

Thanks
Sibabrata
Mindfire Solutions
 
New Post
5/8/2013 3:01 PM
 
custom pop up on page load module.
http://store.dotnetnuke.com/home/prod...
 
New Post
5/9/2013 3:18 AM
 
Hi,

You can use the below code to implement dnn pop up.
UrlUtils.PopUpUrl(DotNetNuke.Common.Globals.NavigateURL(this.TabId, "claimpopup", "mid=" + this.ModuleId)
                        + "?claimId=" + intClaimId, this, PortalSettings, true, false, 150, 465))

Thanks,
Avinash Kumar
Mindfire Solutions
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Creating a Window PopupCreating a Window Popup


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out