Discussion
5
Replies
391
Views
Morgan Stanley
Posted: November 23, 2018
Last activity: December 11, 2018
Closed
Check box issue
We observed a weird behavior in Pega 7.2.1 where on clicking on the disabled checkbox caption the actions configured are getting triggered.
Found a support article for 7.1.9
However, it seems to be merged in 7.2.1, but yet its reproducible
***Edited by Moderator Marissa to update platform capability tags****
Hi Haria,
For the Hotfix specified in the support article, Changes are made to rule pzPega_ui_events.js in the method "isElementDisabled". Added extra condition to find the disabled value of radio button and checkboxes.
So Can you please check and confirm whether do you have this in your rule. Can you please send us a screenshot of that method. Do you have a similar configuration of When condition Disabled?
I tried to reproduce in-house, but could not see the issue.