Support Article
Hfix-3889 impact: adding empty row in grid
SA-1192
SUMMARY
User had applied Hfix-3889 for embedded repeating grid issue , after applying the Hfix the reported behavior with embedded grid is resolved. However this Hfix has introduced issues in few other working functionality such as:-
1. Empty row gets added when custom repeat grid is configured.
2. Opening a rule from tracer opens in new window.
3. Dynamic selects drop downs in Work Manager portals appear as read only when hover.
4. Unable to open previous rule after clicking on the history details button on the History tab of a rule.
STEPS TO REPRODUCE
1. In the repeat grid layout header, configure a checkbox which uses a custom control, checking which selects all rows in the header and clicking on a link deletes the selected rows. After this the form is saved and an empty row getting added.
2. Click on a rule in tracer and it opens in a new window.
3. In the Manager portal create a section containing dynamic selects. this appears as read only when drop down
4. Goto History tab, click on the History details button and open previous rule.
ROOT CAUSE:
The root cause of these problem is a defect in the following Pegasystems’ code/rules.
RULE-FILE-TEXT WEBWB PEGA_UI_DYNAMICSELECT
RULE-HTML-PROPERTY PXHISTORYDETAILS
RULE-OBJ-HTML RULE- HISTORYDATA
RULE-FILE-TEXT WEBWB PEGA_EXPLORER_CONTROLLERLAUNCH!JS
RULE-HTML-SECTION @BASECLASS RULEFORMHISTORY_HISTORYDETAILS
RESOLUTION
The below Hfix's were provided to overcomes these issues:-
1. Hfix-7833 resolves the issue not being able to select from any of the dynamic select's in the Manager Portal- Process Work.(i.e in the traditional portal Work Manager).The Hfix has a code change in the rule- RULE-FILE-TEXT WEBWB PEGA_UI_DYNAMICSELECT!JS #20110425T070646.807 GMT/Pega-Gadgets:06-01-25.
2. Hfix-3928 which resolves the issue with error being thrown when clicked on previous rule in the history details button of the history tab.The Hfix has a code change in the rule-
3. Hfix-4743 resolves the issue with referencing rules opening an unnecessary pop up when clicked on the pencil icon. Additionally, this Hfix also cater’s the issue with tracer opening rule in pop up.
User had applied Hfix-3889 for embedded repeating grid issue , after applying the Hfix the reported behavior with embedded grid is resolved. However this Hfix has introduced issues in few other working functionality such as:-
1. Empty row gets added when custom repeat grid is configured.
2. Opening a rule from tracer opens in new window.
3. Dynamic selects drop downs in Work Manager portals appear as read only when hover.
4. Unable to open previous rule after clicking on the history details button on the History tab of a rule.
STEPS TO REPRODUCE
1. In the repeat grid layout header, configure a checkbox which uses a custom control, checking which selects all rows in the header and clicking on a link deletes the selected rows. After this the form is saved and an empty row getting added.
2. Click on a rule in tracer and it opens in a new window.
3. In the Manager portal create a section containing dynamic selects. this appears as read only when drop down
4. Goto History tab, click on the History details button and open previous rule.
ROOT CAUSE:
The root cause of these problem is a defect in the following Pegasystems’ code/rules.
RULE-FILE-TEXT WEBWB PEGA_UI_DYNAMICSELECT
RULE-HTML-PROPERTY PXHISTORYDETAILS
RULE-OBJ-HTML RULE- HISTORYDATA
RULE-FILE-TEXT WEBWB PEGA_EXPLORER_CONTROLLERLAUNCH!JS
RULE-HTML-SECTION @BASECLASS RULEFORMHISTORY_HISTORYDETAILS
RESOLUTION
The below Hfix's were provided to overcomes these issues:-
1. Hfix-7833 resolves the issue not being able to select from any of the dynamic select's in the Manager Portal- Process Work.(i.e in the traditional portal Work Manager).The Hfix has a code change in the rule- RULE-FILE-TEXT WEBWB PEGA_UI_DYNAMICSELECT!JS #20110425T070646.807 GMT/Pega-Gadgets:06-01-25.
2. Hfix-3928 which resolves the issue with error being thrown when clicked on previous rule in the history details button of the history tab.The Hfix has a code change in the rule-
3. Hfix-4743 resolves the issue with referencing rules opening an unnecessary pop up when clicked on the pencil icon. Additionally, this Hfix also cater’s the issue with tracer opening rule in pop up.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.