Browser based form - how to retrieve complete list record

M

MKII

I am building a browser based form that has a drop down list from the MOSS
list, when I choose the item I want, I have it collected in a repeating
section with three text boxes, it then will display only the first field of
the list record in the first box. How do I get it to display the entire
record?
 
P

Paresh

I am building a browser based form that has a drop down list from the MOSS
list, when I choose the item I want, I have it collected in a repeating
section with three text boxes, it then will display only the first field of
the list record in the first box. How do I get it to display the entire
record?

Hi,

Please check the data connection that queries the sharepoint list.
The data connection should query 3 desired sharepoint fields and the 2
text boxes should be binded to these 3 data connection fields.

Do let me know, if you need any further info,


Thanks,
Paresh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top