PdsBatchAttribByItem::pdsBatchAttribLookup Method
Customized Lookup method to show only aattribute that are of type integer of real
Syntax
client public static void pdsBatchAttribLookup(
FormControl _formControl,
str _filterStr,
FormDataSource _ds,
ItemId _itemId)
Run On
Client
Parameters
- _formControl
Type: FormControl Class
The form control for which the lookup is done.
- _filterStr
Type: str
Filter expression pprovided
- _ds
Type: FormDataSource Class
Datasource of the form used for filtering
- _itemId
Type: ItemId Extended Data Type
Item ID for which the lookup is performed