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.

Changing the type of an element

Edit comment...

Attach a comment to any element on the canvas.

Adding a comment to an element

Delete comment

Remove a comment from an element.

Adding a comment to an element

Disable element

Disable an element by commenting out the widget. This prevents PolicyCenter from rendering the widget in the interface.

Adding a comment to an element

Enable element

Enable a previously disabled element. This action removes the surrounding comment tags from the element.

Adding a comment to an element

Link widgets

Link widgets on a parent page that spans multiple child PCF files. You use this particularly for explicit iterator references.

Linking widgets

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.

Page canvas overview

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:

Find a PCF element on the canvas

Show element source

View the XML code for an element. Studio displays the XML code in a pop-up window.

View the source of a PCF element