To insert the copyright component:
In the Design Structure Window of the desired file, expand the pageLayout node to locate the pageLayout named child node copyright.
If the pageLayout node is not visible, expand page | content | dataScope | document | body | form. The copyright node is under pageLayout Named Children in pageLayout.
Right-click the copyright node and choose Insert inside copyright | text.
The new text node is inserted and highlighted in the Structure Window. The Property Inspector displays the properties of the new component.
In the Property Inspector, set the following attribute for the text component:
text - Enter the text to display for the link.
The text component is typically data bound.
Note: To use data binding, see Data Binding a Component Attribute.