Maintaining Customizations for a Role Component

The Role Component Summary contains the presentation metadata for a custom role component. You can modify the presentation metadata as needed. Custom role components are displayed only to users whose active user role is assigned access rights to the custom component.

To access the Role Component Summary, navigate to the Component Overview, and click the component Name link in the Role Components list.

The Role Component Summary opens on the Metadata tab, which contains the following fields:

Click in the Metadata text box and edit the metadata as needed. For more information about using the code editor text box, see Using the Code Editor Text Box.

When you are finished, click the Save button. The system displays a message to confirm that your changes were saved in the database.

Future software updates will overwrite the base presentation metadata with the new version. Once you have customized the presentation metadata for a component, future system updates will not overwrite the custom presentation metadata. However, customizations should be evaluated after each software update to ensure that they have not been impacted by deprecated controls and that users have access to any newly added features.

To add or modify the agency Help for the component, click the Agency Help tab. For more information, see Creating Agency Help for a Component.

For more information and sample exercises, see the System Administration Customization Guide, included in the installation package.

Using the Code Editor Text Box

Code Editor text boxes are available on components where you customize system metadata. Clicking the magnifying glass button on the right side of the text box opens a secondary window that displays XML or IronPython code in numbered rows. This window provides basic code editing features, such as syntax color coding and indentation, in-line error and warning syntax validations, and the ability to expand and collapse elements.

While this window is open, pressing the tab key advances the cursor only within the text window; it will not advance the cursor to other areas of the page. Also, using your browser's search function (CTRL+F) will only search text that is currently visible on the component. To search the entire contents of the text window, click anywhere inside the window and press CTRL+F. A search field for use only in searching the contents of the window appears in the upper right corner of the window.

Related topics:

Customizing Components

Maintaining Customizations for a Base Component

 

Blue bar indicating the end of the topic