SysWindowsAppApprovalsConfig::loadDefaultFields Method
Populates the default configuration fields for the given approval.
Syntax
server private static void loadDefaultFields(
SysWindowsAppApprovalsConfigRecId _approvalConfigRecId,
WorkflowDocumentTableId _documentTableId,
str _documentFieldGroup)
Run On
Server
Parameters
- _approvalConfigRecId
Type: SysWindowsAppApprovalsConfigRecId Extended Data Type
The Workflow approval record ID associated to the configuration fields.
- _documentTableId
Type: WorkflowDocumentTableId Extended Data Type
The Workflow approval table ID associated to the configuration fields.
- _documentFieldGroup
Type: str
The Workflow approval field group associated to the configuration fields.