Hi, so I have been trying to figure this out for a while and it probably seems simple to whoever is reading this, but i am a total amateur with this stuff.
I have a database, say with the following columns: client_code, first, middle, last
I want to be able to call the row by client_code and fill in the rest of the form (first, middle, last names) automatically from that.
I have modified my form from:
http://www.adobe.com/devnet/livecycle/articles/lc_designer_db_lookup_tip.pdf
It works fine with one exception, I want my client_code to be something like "GOWER-1", but when I change the "ID" that this form calls from from 'autonumber' in access to 'text', it makes the whole thing not work. There has to be something in the code for the 'selectfield' that i can change to make this work, but I cant find it? please help! :(
Thanks in advance!
I'm very new to acrobat forms and it sounds like your attempting to do the same thing as I am. At first glance your a bit farther and I was wondering if you might be able to get me started.
I have an excel document that has columns of data (name, business name, address, city, etc...). I want to be able to create a batch process that scans each row in the spreadsheet and imports the data from each row into an acrobat form.
I've done a ton of searching online and the only thing that I really see is exporting data to excel or some other kind of importing data to a pdf.
Is there any help that you might be able to give? Does my question make any sense?
Thanks so much, I'm starting to pull my hair out and I don't have much to begin with! :-)