Editing a transformation

While editing a transformation in a ZIETrans Web project, you can use the ZIETrans Components drawer in the Palette view of the Page Designer to drag new components onto the page. You can use the Properties view to modify the settings for the current components. For more information about editing transformations in ZIETrans Web projects, see Working with transformations.

For ZIETrans Web projects, in addition to using the Palette view to edit your transformation, you can use icons on the main toolbar and items from the ZIETrans Tools menu on the menu bar. The following table lists the icons available on the main toolbar.

Table 1. ZIETrans transformation editor main toolbar icons
Icon Description
insert host component
Insert a host component into the transformation.
edit host component
Edit a host component
transform host component for Dojo editing
Transform a host component for Dojo editing
insert default rendering
Insert the default rendering of a screen or partial screen into the transformation
edit default rendering
Edit the default rendering
In addition to the icons on the main toolbar, for ZIETrans Web projects you can use functions from the ZIETrans Tools menu on the menu bar to insert items into a transformation while editing the transformation. These functions are listed in the table below.
Insert Function Description
Insert Tabbed Folder Inserts a folder with tabs. This function is deprecated in ZIETrans V2.0. For alternatives see Working with transformations.
Insert Macro Key Adds a button, link, or drop-down list to enable the end user to execute a macro.
Insert Global Variable Inserts a global variable as text, or as a prompt for a global variable with input fields.
Insert Operator Information Area Inserts the Operator Information Area which shows terminal attributes on the screen.
Insert Host Keypad > Default Keypad Adds the default host keypad.
Insert Host Keypad > Custom Keypad Adds a customized host keypad containing only the keys that you select.
Insert Host Keypad > Individual Key Adds individual host keys that you select.
Insert Application Keypad > Default Keypad Adds the default application keypad.
Insert Application Keypad > Custom Keypad Adds a customized application keypad to the template on your Web page, containing the keys that you select.
Insert Application Keypad > Individual Key Adds individual application keys that you select to the template on your Web page.
Insert All Host Components Inserts all possible host components found on a selected screen capture.
Insert Stored Screen Inserts a screen that you have stored when combining multiple host screens.
Insert Integration Object Properties > Input Inserts inputs from a specified Integration Object JSP page.
Insert Integration Object Properties > Output Inserts outputs from a specified Integration Object JSP page.
Insert Forward to ZIETrans Application Adds a button that forwards JSP control information to the ZIETrans application started by the user.