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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Trying to understand TabOrdering from Database Side of ThingsTrying to understand TabOrdering from Database Side of Things
Previous
 
Next
New Post
1/27/2012 5:55 PM
 

Just had an issue where we had a page with 350 children pages under it and the sort order started at 1-505 then jumped to 10001 -10111(not exact numbers)  the idea is it just by a lot and was causing issue with rewrite module.  I just clean up the numbers since the reordering does not seem to do much and not sure how they go so high because I have a back up of the DB from four months again and the some of the same few pages don't have that high of taborders.

Question Does the tab order start over under each parent item?  What could cause it to create a large gap in the ordering?  Still justing to just understand how it should be working.  I know we have 11,000 tabids currently on our website.

 
New Post
1/27/2012 6:58 PM
 

there are varioius calculations at play - the level is calculated as the parentlevel +1 , the descendant (child) is then calculated as it's previous descendent +1, and then to give "space" for tabs to move individual descendants within a parent have a (siblingcount*2+1) applied to it i.e. if a parent is at level 1, then children start at 2 * (siblingcount*2+1) -so in the case of a parent with 5 children a new tab will have 2*(5*2+1=11)  =22. However if the tab is added to the bottom it will then have another levy of 3 so a final level of 25 -Note: my calculations may be a bit off but the important thing is that the level differs and not by how much really.

In 6.2.0 all this logic is removed as we dynamically calculate the level using a sql common table expression, so the levels will look more "correctly" ordered AFAIK


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
2/2/2012 11:28 AM
 
Thanks for geting back to me. Looking forward to 6.2 to see how much better it will be.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Trying to understand TabOrdering from Database Side of ThingsTrying to understand TabOrdering from Database Side of Things


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