Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and initializes an instance of this class that will be used in forms.
Syntax
client public static InventDimCtrl_Frm_Lookup newFromFormSortField(FormRun _formRun, FieldId _sortFieldId)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The form where controls are maintained.
- _sortFieldId
Type: FieldId Extended Data Type
The field ID of the inventory dimensions field that will be used as sorting field.
Return Value
Type: InventDimCtrl_Frm_Lookup Class
An instance of this class that will be used in a form.