DMFSourceXMLToEntityMap::lookupStaging Method
Function to attach a lookup to the control.
Syntax
client server public static void lookupStaging(
FormStringControl _ctrl,
DMFSourceXMLToEntityMap _sourceXMLToEntityMap,
[str _filterStr])
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
A control to attach a lookup.
- _sourceXMLToEntityMap
Type: DMFSourceXMLToEntityMap Table
A table to get a record.
- _filterStr
Type: str
A filter string.