I am new to using 'LiveCycle' and have two problems.
1. I cannot get the a drop down list to use an xml data source. I create the data connection, select the appropriate field to bind to but when I test it absolutely no data is displayed. The xml file has 8 fields, all are text and the number of rows modest (78). If I type the items into the list for the drop down then I get a functioning drop down list. However I need to be able to attach and xml data list to the final version.
What I am doing wrong?
2. Having populated that field mentioned above I need to use its value to lookup the other 7 fields from the above mention xml file and display them in text fields to allow the user to edit them.