Answer the question
In order to leave comments, you need to log in
How to remove a node from nested sets, and put child elements under its parent?
There was a task in nested sets in Joomla to delete nodes, but at the same time leave "children" so that they become under the "parent" of the node being deleted. The standard delete method deletes both a node and its children.
In Joomla, the table structure is defined by the fields:
id (primary key)
parent_id
lft
rgt
level
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question