Metadata Element Fundamentals
In This Topic
These examples assume the use of a custom template. Information on creating a custom template can be found here:
Template Fundamentals
Insert a new Metadata Element in a Page Type
Edit an existing Page Type Metadata Element
This example uses the DXMETADATA element created in the example above, though this example can be applied to any metadata element.
Open Page Type Editor
- On the Tools tab click the Options button.
- In the editor click on the Custom Templates .
- Select a custom template from the template list and click the Edit toolbar button.
- Select the Page Type .
- Select a Page Type in the Page Types list and click the Edit toolbar button.
- Place the cursor in the DXMETADATA element and click the Edit Metadata ribbon button.
- In the Edit Metadata dialog:
- Select PHRASE for the Element Type.
- Select CLICK TO ENLARGE to the NAME parameter.
- Click the Confirm button.
This changes the DXMETADATA element to: <!--DXMETADATA start type="PHRASE" name="CLICK TO ENLARGE"--><!--DXMETADATA end-->
Delete a Metadata Element
This example uses the DXMETADATA element created in the example above, though this example can be applied to any metadata element.
Open Page Type Editor
- On the Tools tab click the Options button.
- In the editor click on the Custom Templates .
- Select a custom template from the template list and click the Edit toolbar button.
- Select the Page Type .
- Select a Page Type in the Page Types list and click the Edit toolbar button.
- Place the cursor in the DXMETADATA element and click the Delete Metadata ribbon button.
- In the Confirm Delete dialog click the Yes button.