Support Article
UI - Hover Helper text does not fetch value from Field value
SA-96869
Summary
For a dropdown control which is configured with a Helper text with a Field value, the Field value is not fetched at runtime. Instead, the Field Value Name displays.
Error Messages
Not Applicable
Steps to Reproduce
- Create a section.
- Add Helper text with a field value reference for any of the fields.
- Create a dropdown control.
- Create the pyActionPrompt 'InputTooltip' Field value with 'Some tooltip text' value.
- In the Dropdown settings, set Helper text = Help icon with Overlay on Hover.
- In the Dropdown settings, set Helper text value = InputTooltip. At runtime, on hovering over the Tooltip icon, 'InputTooltip' text displays.
Expected: The value must display (such as, Some tooltip text) instead of the field value name.
Root Cause
A defect in Pegasystems’ code or rules.
Typo in the code. pyToolTip is instead of pyTooltip.
Resolution
This feature is implemented in Pega Platform 8.1.8.
Published April 9, 2020 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.