Yes, I know we are 5 years behind. We were working to upgrade to 12.3.3 but ran into performance issues and have put it on hold for now.
However, we really need to upgrade outdated software on the 12.0 servers. We run entirely in a Citrix environment. We tested moving to IE 11 but discovered that growth charts stopped working.
Is anyone aware of a solution (other than upgrading Centricity) that will get growth charts working on 12.0 in IE 11?
Thank you!
Mary Kay Herman
I think I remember the IE 11 conflict with the growth chart begin resolved in a later version of CPS 12.0. Possibly around 12.0.10 but don't hold me to that.
Brian
There is script on the JBOSS that controls the Growth Chart functions. I'm Oracle so it might be a little different on our end, but prior to our last upgrade upgrade we had to make some updates to the dosing calculator script so that it would work with IE11.
Check for a function in the Growth Chart script on the JBOSS called checkClientCapabilities(). That function verifies the version of IE. If you comment it out it should work, but I would test in a non-production environment first.