MCRUpSellVarConditionDetail::lookUpConditionField Method
Lists the names of all records in the UtilElements table.
Syntax
client server public static void lookUpConditionField(
FormStringControl _control,
str _inputStr,
str _name)
Run On
Called
Parameters
- _control
Type: FormStringControl Class
The calling form control.
- _inputStr
Type: str
The input string used to determine how to filter the lookup.
- _name
Type: str
The table ID of the parent.
Remarks
The look up will show table fields, table instance methods or table static methods based on what the user chooses as the table type value.