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

Validation error icon overlapping with radio button

SA-28870

Summary



Validation error icon is overlapping with radio button. Below is the screen print for reference.


Error Messages



No Error Message


Steps to Reproduce

  1. Create a section
  2. Configure radio button control with required
  3. Submit the flow to get error message on radio button


Root Cause



A software use or operation error : User is using pega EndUser62 in Pega 7.x version. The CSS selectors div.radioTable span .iconErrorDiv to apply the css are missing.
 

Resolution



Perform the following local-change:

In the skins external style sheet implement the following code sinppet.


div.radioTable span {
padding-left : 10px !important;
}
 

 

Published October 7, 2016 - Updated October 8, 2020

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?

Want to help us improve this content?

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
Contact us