It is possible to create dictonary items below other dictonary items. This is a great function to split dictonary items into different categories so they are not all shown on one level.
It isnt possible to move an item from one categorie into another.
This would be a great feature.
Until now I have to delete each dictonary item and create a new one inside the new category
You can set the parent in the database. So this is how you can move it. The dictionary items are cached so you need to make sure you restart your website after modifying the DB. And when you modify the DB always make a Backup.
Move dictonary items into another dictonary items
Hello,
It is possible to create dictonary items below other dictonary items. This is a great function to split dictonary items into different categories so they are not all shown on one level.
It isnt possible to move an item from one categorie into another.
This would be a great feature.
Until now I have to delete each dictonary item and create a new one inside the new category
Hi,
You can set the parent in the database. So this is how you can move it. The dictionary items are cached so you need to make sure you restart your website after modifying the DB. And when you modify the DB always make a Backup.
Cheers,
Richard
i dont want to do this directly in the db because this section is handled by person who have got no direct access to the db.
So it should be like in the content section where the user is also possible to move content.
This would be great
is working on a reply...