Page wDCR_SetupWizard¶
A wizard page to set up Document Creator.
Properties¶
| Name | Value |
|---|---|
| AccessByPermission | tabledata wDCR_Setup = M |
| ApplicationArea | #All |
| Caption | Document Creator Setup Wizard |
| DeleteAllowed | False |
| InsertAllowed | False |
| ModifyAllowed | True |
| PageType | NavigatePage |
| SourceTable | 11249650 |
| UsageCategory | Administration |
Methods¶
wlEvpOnAfterPerformPostStepActions¶
Allows to perform additional actions after completing a wizard step.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "wDCR_Setup" |
vRecwDCR_Setup |
The Document Creator setup record. |
Integer |
pCurrentStep |
The current step. |
wlEvpOnBeforeFinish¶
Allows one to perform additional actions when a user clicks on Finish in the setup wizard page.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "wDCR_Setup" |
vRecwDCR_Setup |
The setup record. |