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.
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.