I have a from that can be used by multiple uses each of whom has a range of contacts. I need these contacts to be placed on a dynamic table when the users selects their name from the drop down menu.
Each users has a varying number of contacts.
I have using the same method as for population drop down lists to no effect. Any help would be appreciated.
Thanks
http://www.acrobatusers.com/tutorials/2007/js_list_combo_livecycle/
The methods used here will work for your form. All you need to do is change the object that is used to populate the 2nd drop down, to hold the values for your table. Instead of populating another list, the selection would populate your table.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script