Expand my Community achievements bar.

populate a Form in Livecycle with the company details name address etc after entering the ABN

Avatar

Level 1


I just want to populate a Form in Livecycle with  the company details name address  etc  after entering the ABN  ('australian business number'  Unique )

I have a data conection  to a data base  and a XML conection.

i cant seem to work this out and it seems so simple

in SQL it would be easy

select

addressline1 ( or name etc) 

from TableName

where tableName.abn = (the abn number)

what are the steps to set this up ?

there has to be a tutorial  somewhere that can step this out ??

Cheers

0 Replies