No products in the cart.
< 1 min read
Scalability
Medium
Inline Script
Access Control
SN-0421
The client side GlideRecord/GlideRecordSecure object is often inefficient, because it returns lots of unnecessary data.
Use client data as much as possible to eliminate the need for time-consuming server lookups. The top ways to get information from the server are g_scratchpad, and asynchronous GlideAjax lookup.
Time to fix
40 min
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.