How to view the existing Pega Constellation OOTB views.

Hi Team,

  1. Is there any way to view the pega constellation existing OOTB views. Example: pyhome

  2. Is there any way to create a new Widget?

Thanks,

Monisha

@MonishaD16923984

  1. All the Constellation views will be available in the Rule-UI-View class

  2. We can create a custom DX Component of type widget. Please refer the below link:

Thank you

Hi @nalls3,

  1. I knew that Constellation views will be available in the Rule-UI-View class, but if we want to add some fields or to customize the existing view, how to do it? We are unable to open it in dev studio.

Thanks,

Monisha

@MonishaD16923984

You cannot edit views in Dev Studio as mentioned in the information message. Constellation views are authored in App Studio.

To customize this home view for the portal you need to first switch to App Studio and then select:

  • Channels from the left hand navigation pane.
  • The portal that you are using, usually Web Portal, or Work Portal if you are using OOTB and depending on version.
  • Landing Pages to open list of configurable landing pages
  • Home to to amend this home view

If you hover over the i icon you will see the class / ruleset information for the view. When you have made an update if you hover again you will see a new custom version has been created for your application.

Hi @Marc Alderman, Thanks for the information.

I have an another question, is it possible to add some of the application fields in Todo Widget? as shown in above snapshot.

@MonishaD16923984

Currently no, only the options you see when clicking the gear icon are available for authoring this widget.