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 is overlapped with radio buttons

SA-91007

Summary

Validation error icon for a radio button on a table cell is overlapped with radio buttons.


Error Messages


 

Not Applicable


Steps to Reproduce

  1. Add radio buttons to a table cell
  2. Configure a radio button according to the requirement
  3. Submit the screen without selecting the radio button
  4. Verify if the error icon is overlapped with the radio button


Root Cause



A defect in Pegasystems’ code or rules. 

Resolution



Perform either of the below local-changes:
Add the below Cascading Style Sheets (CSS) to the HTML Fragment rule of the UserWorkForm:

<style>
label.rb_standard.radioLabel {
    margin-left: 20px;
} !Important;
</style>


OR

1. Create a section (subsection) and implement a radio button on the dynamic layout of the section
2. Reference the section (subsection) in a cell on the table layout



 

 

 

Published October 23, 2019 - Updated December 2, 2021

Was this useful?

0% 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