Attaching tables

The content of a card list comes from the temporary table that is defined for the list. The master table and any other tables needed to populate the list’s temporary table must also be attached to the list. Use the Form Definition window to attach these tables to the card list form.

For the Leads list in the sample integration, the IG_Leads_List_TEMP table and the IG_Leads_MSTR table were attached to the ListObj_Leads form. The SY_Record_Notes_MSTR table is also attached, since it will be examined to verify whether notes have been attached for each lead.


Documentation Feedback