In certain situations there may be a need to create several lookups in the same form for the same table. 


Since the creation of QUERYs and DATASOURCEs, EDITs etc are dynamic, there would be a naming conflict.




In the GERAL tab there is already a search for UF (STATE) and CIDADE( CITY ), that is, in total there are 3 lookups that will search in UF and CIDADE( CITY ). 


To resolve the conflict see the nomenclature:



edLkpCIDADES


edLkpCIDADES__ENTREGA


edLkpCIDADES__COBRANCA



Just add a double '_' after the table name (CIDADE in this case) and add any text that refers to what you want. 


It will be interpreted as an ALIAS to avoid creating the same query / datasource.

Created with the Personal Edition of HelpNDoc: iPhone web sites made easy