What is the best practice/most efficient way to
- update an existing record
- create a new record
with a script to comply with all SECTION and TYPE settings (like version control/audit trail setting)?
I presume there are helpers, functions, methods available to make it easier than doing every single step manually.
Are there code snippets available?
What is the best practice/most efficient way to
with a script to comply with all SECTION and TYPE settings (like version control/audit trail setting)? I presume there are helpers, functions, methods available to make it easier than doing every single step manually.
Are there code snippets available?