Jump to content

Displaying a Field list


shaunewilliams

Recommended Posts

Suppose I have the following XML for which I created an XML data adapter with query string "/root".

<?xml version="1.0" encoding="UTF-8" ?><root><foo>1</foo><foo>2</foo></xml>[/code]

"foo" is a list of "1,2".  When creating a template using this data adapter, how do I create text fields for each "foo"? 

 

Thanks

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...