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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...can't add new modulecan't add new module
Previous
 
Next
New Post
11/24/2012 4:24 AM
 

i have 2 user  control (ascx). i redirect from first control to second control  with  editurl() method . but at second control, i can't add new module. anyone can explain me why?

 
New Post
11/25/2012 11:45 PM
 
Try using Response.Redirect(Globals.NavigateURL(TabId)) where TabId is the id of the page where the second control is located.
Also, you can't add a module to another modules edit control if thats what you're trying to do. It's like you're trying to add a module inside another module which doesn't make sense.
 
New Post
11/26/2012 12:08 PM
 
Gareth wrote:
Try using Response.Redirect(Globals.NavigateURL(TabId)) where TabId is the id of the page where the second control is located.
Also, you can't add a module to another modules edit control if thats what you're trying to do. It's like you're trying to add a module inside another module which doesn't make sense.

 i used 

<a href="<%#DotNetNuke.Common.Globals.NavigateURL("raoban1") %>"

with:

 key: raoban1

type:view

But it display empty page, i used some ways but  not... please help me


      

 
New Post
11/27/2012 11:00 PM
 
Rather than using an anchor tag in your html, it might be better to use a link button and do the redirect in code behind.

Take look at this..
http://www.chrishammond.com/blog/item...

Also, for module navigation see
http://www.adefwebserver.com/dotnetnu...
 
New Post
11/28/2012 4:49 AM
 
Hi lebabach
You cant add a module to a modules control page. All you need to create a new tab/page and add the module their.

Thanks,
Sunil Kumar [ DNN Developer, Mindfire Solutions,India ]
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...can't add new modulecan't add new module


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