Adding Administration landing page to an application
To ensure that application administrators can edit values in configurations at run time, add the Administration landing page to an end user portal of your application. As a result, you provide no-code tools that users can apply at run time to adjust the application to dynamically changing business circumstances.
For example, at run time, users can hide or display various UI elements in the application, such as currency rates or financial forecasts, without logging in to any design-time portal.- In Dev Studio, mark the
pxAdministration harness as a relevant record.For more information, see Marking a record as relevant.
- Add the Administration landing page to your application:
- If you build a Cosmos React application, add the
landing page to your portal.
For more information, see Organizing the main navigation for a portal.
- If you build a standard Pega Platform application,
add the pxAdministration harness to your
application.
For more information, see Harnesses.
- If you build a Cosmos React application, add the
landing page to your portal.
Previous topic Creating configurations Next topic Technical considerations for configuration sets