Page Config menu
If you open the PCF editor, Studio displays a Page Config menu on the main Studio menu bar. This menu contains a number of useful items.
Menu command |
Use to... |
See |
|---|---|---|
Change element type... |
Substitute a different element for the selected element. The dialog contains a list of element types that you can substitute for the selected element within the constraints of the PCF schema. |
|
Edit comment... |
Attach a comment to any element on the canvas. |
|
Delete comment |
Remove a comment from an element. |
|
Disable element |
Disable an element by commenting out the widget. This prevents PolicyCenter from rendering the widget in the interface. |
|
Enable element |
Enable a previously disabled element. This action removes the surrounding comment tags from the element. |
|
Link widgets |
Link widgets on a parent page that spans multiple child PCF files. You use this particularly for explicit iterator references. |
|
Show included sections |
Toggle the visibility of child files embedded in a parent PCF file. If you disable the representation of the included files, Studio displays the text of the reference expression instead. |
|
Find by ID |
Find an element by its ID. The dialog contains a filter text field and a list of all elements on the canvas that have their id attribute set: |
|
Show element source |
View the XML code for an element. Studio displays the XML code in a pop-up window. |
