move a document from one section to another
hello, I started with Studio. I would like to create a content automation that performs the following treatment: in a document, when I click a button, I want that treatment gets the sections in which the document was published and amends sections. example: initial state: “MyDocument” is published in the sections: Section A Section B
final state (after clicking the button): “MyDocument” is published in the sections: Section A public Section B private
How to list the sections of the document? How to remove a section of a document? To publish my paper in the new sections, I told used “Document> Publish Document”?
thank you