Custom Java script error while accessing Expense Tile
Hi Team,
We are currently in PeopleSoft 9.2 (with PT version 8.55.22 and Image 22). We have recently upgraded from 8.55.12 to 8.55.22.
We the below issue in the upgraded environment while clicking on the Expense Tile
"custom javascript error ReferenceError: SetDocTitle is not defined"
When we traced further to resolve the issue, we could see SetDocTitle available in the code PT_FLDASHBOARD.GBL.PostBuild called.
AddOnLoadScript("SetDocTitle();");
Why is the error message says not defined. Kindly help us to debug the issue further. Error message displayed below for further reference
Thank you