Quote:
Originally Posted by ichso
Is it required that the numberings of the menu items are continuous ?
I mean, is it a problem if I skip a number in between ? I'm getting some strange errors and want to find out whether this might be a problem.
|
Yes its required. Yes, its a very big problem if you skip numbers. But, as long as parent IDs are always above their children, the order makes no difference... so just add to the end whenever you can, to avoid unnecessary renumbering.