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

Invisible Add, Delete icons in Report Schedule

SA-29217

Summary



After an upgrade from Pega 7.1.7 to Pega 7.1.9, user observed that while scheduling a report, the Add and Delete icons  are not visible in Report Schedule.
 


Error Messages



Not Applicable


Steps to Reproduce

  1. Update from Pega 7.1.7 to 7.1.9. 
  2. Open Report schedule to add operator id to sent schedule report. 


Root Cause



The color of the button was not set correctly.

Resolution



Add the below style in UserWorkForm:

<style> 
div#RULE_KEY[node_name="pyTaskOutputProcessing"] button#RLAdd,div#RULE_KEY[node_name="pyTaskOutputProcessing"] button#RLDel{ 
color: blue; 

</style>

 

Published October 28, 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?

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