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

Radio button not visible in IE11

SA-36649

Summary



Radio button not visible in IE11

User is having issue with radio buttons in IE 11 version. Issue is only with IE browser when the document mode of the IE is set to "IE 11"
Issue is not with any browsers.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a section and include radio button in it.
  2. Run the case.


Observe that the radio button is not visible in IE browser


Root Cause



A defect in Pegasystems’ code or rules :

On Windows 10, the html element in the document has "tablet" class in it, which has specific styles for radio buttons.

Resolution



Local Change:

Paste the below code in the UserWorkForm HTML:


<style>
.ie11.tablet input[type='radio'] {
visibility: visible;
}
</style>

Published April 22, 2017 - 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