-
-
Save wave-inguane/ab0eae9b8338c239cb8d2b9057479918 to your computer and use it in GitHub Desktop.
FixScriptBestPractice
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**************************************************************************************************************************************** | |
* | |
****************************************************************************************************************************************/ | |
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