Issue
Heading size is inconsistent in different views on Pega Platform 25.1.2. Tooltip or additional information is lost in partial views.
Symptoms and Impact
The heading size in form views is smaller compared to partial views, causing visual inconsistency. Embedding views within a single view leads to further display issues. Tooltip or additional information is not visible in partial views, impacting user experience.
Steps to reproduce
- Launch a portal on Pega Platform 25.1.2
- Observe heading sizes and tooltip behavior in embedded views and partial views.
Root Cause
Heading size varies depending on the view type. Tooltip or additional information is currently unsupported in partial views on Constellation Infinity ‘25.
Solution
- Use Rich Instruction Text sourced from a dynamic text rule styled as an H3 tag to simulate headings.
- Instruction text visibility requires an enabled heading due to accessibility standards.
- As a workaround, use an empty or blank heading to display instruction text.
Note: This approach introduces additional spacing because of the mandatory heading.
Tooltips in partial view
- Tooltips in partial view is not supported in Constellation ‘25.
- Create a form view with read-only fields embedded within a partial view.