Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Dropdown control's Down arrow icon does not display

SA-95263

 

Summary

When a dropdown control is the first field in a form and when the focus is on the control, the Down arrow icon in the field does not display.

Error Messages

Not Applicable

Steps to Reproduce

  1. Configure a dropdown field.
  2. Set the focus to the dropdown field on screen load. The Down arrow icon does not display.

Root Cause

The user had customized the style on Hover for the dropdown format. When a custom dropdown format was used in the Skin rule, a 'background-image:none;' style was introduced which overrode the icon.

Resolution

Perform the following local-change:

In the skin, add the background-image attribute as below for the custom Hover style in the respective dropdown format.

In Additional styles,

  • Set the background-image attribute to url("webwb/caret-down.svg").
  • Set the padding-right attribute to 1.5 em. 
  • Set the Height attribute to 32px.​​​​
Set the background-image attribute to webwb/caret-down.svg. Set the Height attribute to 32px. Set the padding-right attribute to 1.5 em.
Adding the attributes

Published December 2, 2019 - Updated December 2, 2021

Was this useful?

100% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice