8.0.3 windows nt
I want to remove the SSN and Annual salary field on the printed benefits summary statement when an employee enrolls in ESS for benefits. I removed the fields from the header within the bensummary.htm file in %WEBDIR%/bnnet on the webserver. I refreshed cache, ios cache, etc. I also rebooted webserver.
But the fields are still appearing on the printed report.
How do I remove the fields from the printed report? Is there another file I need to look at? I checked the javascript files bensummary.htm referenced but the field I want to remove are not in those files.
-R
Try besscommon.js in the function GetShowElectionsHeader
Thanks, that's exactly what I was looking for.
-R