NSOA.form.getNewRecord()

Use this function to get the entity record for a form with the newly saved values, for example oaProject.

This function should be called on the After save event, see Events.

See also NSOA.form.getOldRecord().

Parameters

Returns

Note:

This function will return null if called before the form has been saved.

Units Limit

For more information, see Scripting Governance.

Since

Example

See Code Samples for more examples.