Share via


Catalog::lookupItemsFromSourceId Method

Filters the item lookup to only show items that are part of the catalog associated with the specified source code.

Syntax

client server public static void lookupItemsFromSourceId(
    MCRSourceID _sourceId, 
    FormControl _callingControl, 
    str _filterStr)

Run On

Called

Parameters

  • _callingControl
    Type: FormControl Class
    The item Id control whose lookup should be filtered.
  • _filterStr
    Type: str
    The string entered by the user on the control.

See Also

Reference

Catalog Table