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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesusing dnn services framework and jquery ui pluginsusing dnn services framework and jquery ui plugins
Previous
 
Next
New Post
6/17/2012 9:45 AM
 

i am building module using dnn ver 6.2. having a lot of problems -

1. i know dnn used jquery ui by default.i made reference well in code behind. i actually want to use jquery  ui dialog like -  $("#div_popup_email").dialog({
                open: function (type, data) {
                    $(this).parent().appendTo("form");                   
                },
                autoOpen: true,
                title: 'Contact gc',
                resizable: true,
                width: 400,
                height: 200
            });

because i can't use dnn popup coz it supports only url to show not large contents with buttons.but when i run above code i see dialog popup at bottom of my page and have some styles too..so how should i use jquery dialog in dnn 6 so that dialog appear where button clicked and can style the dialog like the same way i use in any asp.net app??

2. i heard dnn 6 services framework..how can i use it for jquery ajax call to current ascx page as i am having trouble to use jquery ajax in ascx page.plz provide full example to use it along with any method call in ascx page and that will return data to use the way jquery ajax do.

 
New Post
6/17/2012 12:01 PM
 
there is some documentation on the plugins at http://www.dotnetnuke.com/Resources/W... -and you can find an example of using the service framework at http://www.dotnetnuke.com/Resources/W... -please note the jQuery ajax requests are to a service framework endpoint (written in asp.net MVC) and not controls - if you want to execute functions in user controls I recommend using MS Ajax.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesusing dnn services framework and jquery ui pluginsusing dnn services framework and jquery ui plugins


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