Skip to content

Instantly share code, notes, and snippets.

@wave-inguane
Last active August 31, 2021 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wave-inguane/ab0eae9b8338c239cb8d2b9057479918 to your computer and use it in GitHub Desktop.
Save wave-inguane/ab0eae9b8338c239cb8d2b9057479918 to your computer and use it in GitHub Desktop.
FixScriptBestPractice
/****************************************************************************************************************************************
*
****************************************************************************************************************************************/
grX.setWorkflow(false);
grX.autoSysFields(false);
grX.update();
grX.setWorkflow(true);
grX.setAbortAction(true);//do not insert or update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment