UI policies/Client scripts too slow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2016 09:38 AM
Hi,
I am trying to use UI polices or client scripts to hide values on a catalog order guide. But when I go to the pages, and catalog items, it lags when the page loads, and I can see the values briefly before they hide. Is there a way to hide the items without causing this slowdown in loading the page? I don't want users to get confused when they see the fields before it hides, can I speed this up somehow so that page loads without anyone seeing the values before the UI policies/client scripts kick in? Same issue happens on the catalog order page as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2016 08:41 AM
vibee, Were you able to give that a try? I'm thinking that using the LateLoadEvent may help instead of using the 'wait 100ms and try again'; especially if the UI policies are ordered and that one runs first, could be delaying the subsequent policies causing the lag running them that you're seeing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2016 10:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2016 10:22 AM
Hi,
We are on Fuji, so we don't have the diagnostic tool but that is good to know.
Unfortunately, I did not try any of the other suggestions by Bryan. My management has put this on hold for now, until some other key items are fixed up first.
But thank you all for the help