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...Getting StartedGetting StartedShow / Hide TabShow / Hide Tab
Previous
 
Next
New Post
10/24/2012 9:16 AM
 

Hi Sebastin,

Thanks for your idea.May i know in which class / control the tabs are fetched from db to show. if i know that i can do some customizations over there to fulfill my requirement. for eg if the logged user can view 2 modules out of 5 ,where this logic is available in dnn.

 

Thanks in advance.

 
New Post
10/24/2012 11:30 AM
 
dotnetnuke.entities.tabs.tabcontroller is used to fill tabinfo class.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/30/2012 9:45 AM
 
Hi,
as you said i have a created a custom link list and hide the dnn menu.but when i click dnn menu one specific module is called where i written the logic to redirect to specific page.but now in my case when i click this list item that module is not called.so i cant able to redirect it to a specific page as i want.what to do now?

Thanks for your support..
 
New Post
10/31/2012 5:08 AM
 
Seems to me that you maybe are going about things a bit back to front.If you need to implement a custom menu system - the best approach is to override the core dnn menu template with a custom template - this allows you to keep using the core system menu structure for all menus - but still have the flexibility to control which menu items are displayed dynamically.http://www.dotnetnuke.com/Resources/W... is a good place to start.Have a look possibly at the Razor Template - this lets your write your own .cs code to control exactly which nodes of the current menu tree are displayed - the user context is available as well as all the details of the node.Westa
 
New Post
11/26/2012 4:46 AM
 

Hi

You can use 'GetPortalTabs' method of TabController class to get all tabs. Then using TabController and TabInfo object you can make its 'isvisible' property true/ false.

And at the end you need clear the tab cache. 
DataCache.ClearTabsCache(portalID);

Thanks
Sibabrata
Mindfire Solutions

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedShow / Hide TabShow / Hide Tab


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