Note: If you need to know how to write transformations, please see Developer's Guide, chapter Publishing Content Using XSLT/ASCX.
Create a New Transformation
Choose the Development
section in the main menu a locate your document template in the tree.
Unfold the document template and click Transformations.
You will see a list of all transformations of the selected template.
Click the New
Item... button in the toolbar and you will be redirected to the
Transformation Properties dialog.
You can choose to create either ASCX user control
or XSL transformation.
Click the Use
Default Transformation button - the default, simple transformation
is automatically generated according to the field settings specified in
the Edit Template Attributes dialog.
Enter some name of the transformation, such as default or articlepreview and click OK to save the new transformation.
Edit an Existing Transformation
Choose the Development
section in the main menu a locate your document template in the tree.
Unfold the document template and click Transformations.
You will see a list of all transformations of the selected template.
Click on the edit icon. The Transformation
Properties dialog appears. Now you can modify the transformation
name (such as default, articlepreview
and you can also modify the transformation text. You can click the Use Default Transformation button to
generate a default, simple transformation based on the field settings
specified in the Template Attributes
dialog and modify it.
Click OK to save the changes.
Delete a Transformation
Choose the Development
section in the main menu a locate your document template in the tree.
Unfold the document template and click Transformations.
You will see a list of all transformations of the selected template. Click
on the delete icon.
Confirm deletion.