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

  • _documentFieldGroup
    Type: str
    The Workflow approval field group associated to the configuration fields.

See Also

Reference

SysWindowsAppApprovalsConfig Table