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

Unable to select radio button after the error occurs

SA-25772

Summary



Mandatory YesNo in a repeating grid layout cannot be selected after validation is fired. It remains on Yes. However click is enable in this scenario, and only No can be selected. Yes cannot be selected due to the red triangle user.

Error Messages



Not Applicable

Steps to Reproduce

  1. Configure displayYesNo control on the repeating grid layout.
  2. Make it mandatory.
  3. Submit the screen without selecting anything.
  4. Try selecting Yes.

Root Cause



A defect in Pegasystems’ code or rules: It is an expected behavior that error icons will be the part of grid column cells.
 

Resolution



Perform the following local-change:
Add the code snippet given below in UserWorkForm

<style> 
div#PEGA_GRID_CONTENT td.gridCell div.iconErrorDiv+input[type='radio'] 

margin-left:25px; 

</style>

Published August 8, 2016 - Updated October 8, 2020

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