widget.js files to download for PeopleSoft
Hi All,
Currently we are in 8.56 and moving to 8.59. Pie charts on page are working in 8.56 and not in 8.59.
When we traced it, identified that widget.js folder is not available.
In 8.56, it was looking for below path.
<script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="jqueryui-amd/widget" src="/cs/HRUPDDEV/oraclejet/js/libs/jquery/jqueryui-amd-1.12.0.min/widget.js"></script>
In 8.59, it was looking for below path
<script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="jqueryui-amd/widget" src="/cs/HRUPDDEV/oraclejet/js/libs/jquery/jqueryui-amd-1.13.0.min/widget.js"></script>
Any idea, why it is looking for jqueryui-amd-1.13.0.min