Page WSB_EnumFieldMembers¶
A list page to view/inspect the possible values/members of enum table fields.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Enum Inspector |
| ContextSensitiveHelpPage | Enum-Inspector.html |
| DeleteAllowed | False |
| Editable | False |
| InsertAllowed | False |
| ModifyAllowed | False |
| PageType | List |
| SourceTable | 70257257 |
| SourceTableTemporary | True |
| UsageCategory | Administration |
Methods¶
wgFncAddEnumMembersForField¶
Initializes the temporary source table of the page with enum members/values for the specified field.
Parameters¶
| Type | Name | Description |
|---|---|---|
FieldRef |
pFieldRef |
The enum table field to add the members/values of. |