Forums / Developer / Assign section to top node

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Assign section to top node

Author Message

K259

Tuesday 06 January 2004 2:38:54 am

My top node /content/view/full/2 has the wrong section. How can I assign a new section to this node(object), without getting a recursive assigning? ..I only want the node id 2 to get this section.

Balazs Halasy

Tuesday 06 January 2004 3:06:25 am

If I'm not mistaken, section information is stored at the object level. Usually, it is object number 1 that belongs to node ID 2. I believe that you could simply alter the section assignment for this object in the ezcontentobject table within the database. Try this at your own risk - preferably on a test-site (not a live site).

Balazs

K259

Wednesday 07 January 2004 1:37:50 am

Ok. I'll check it out in the db. Hoped it was possible in the admin-interface but.. :(

Tnx Balazs