You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Will the system restart loads all the latest changes to the users browser.

Summary:

we have partner users who are not clearing the cache to get the latest browser script changes. We want to know if the system restart will push the latest changes to user's browsers

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Version: 24A Patch 2

Code Snippet (add any code snippets that support your topic, if applicable):

htmlString = stringBuilder();

oldSTDFlg = getoldvalue("soldThroughDistributorChecked_c");

currentSTDFlg = soldThroughDistributorChecked_c;

orderNum = oRCL_ERP_OrderNumber_t;

oldOrderNum = getoldvalue("oRCL_ERP_OrderNumber_t");

oldK2Flg = getoldvalue("k2FlagN_c");

currentK2Flg = String(k2FlagN_c);


if(currentSTDFlg <> oldSTDFlg)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!