Hi,
I wonder how do we reset the categories ID number? I have several categories, I wish sort them in the order I want. The sort asc/desc/update do not meets my requirements.
I have think of modifying Category ID in database, but I afraid it will mess up the whole database as I do not know the real relationship between the tables. (we do not have documentation on database tables yet, do we?)
Any ideas? Thank you.