Context menus are opened after using the drag-and-drop function, or by right clicking objects in the user interface. The pop-up menu that opens is dependent on the element you right click.
Right click an object in the HTML document: Insert contents
Changes the original text into the Contents placeholder in the HTML document.
Insert Rest of Contents
Changes the original text into the Rest of Contents placeholder in the HTML document.
Hyperlink...
To set hyperlinks or bookmarks in Stylesheet Designer. See also the References Section in Stylesheet Designer.
Please note:
Depending on the object you click, the context menu can have different options. For a complete description of all features, see the reference section in Stylesheet Designer.
Right click an object in the tree view:
Rename
Use this feature to rename objects in the tree view.
Add Child element
Add a child element under the selected object in the tree. Option not available for HyperLink nodes and Table nodes.
Insert element
Inserts an element into the tree.
Append element
Appends an element into the tree under the selected object.
Convert to attribute (greyed out if the selected object is an attribute)
Changes the selected item from element to attribute.
Convert to element (greyed-out if the selected object is an element)
Changes the selected item from attribute to element.
Delete
Delete the selected element and all sub-elements.
Drag-and-drop of an object from the HTML document to the tree view:
Convert selection to elements
The object is inserted as element into the tree.
Convert selection to attributes
The object is inserted as attribute into the tree.
Surround selection with element
Use this option to add a template into the tree. No data will be imported, only a template of the selected object(s).
Convert selected table/list to elements
The whole table will be imported as elements into the tree view.
Convert selected table/list to attributes
The whole table will be imported as attributes into the tree view.