show infopath field information on click

E

esebastian

This is a weird one to me.
I have a master detail on my form, the master contains a field that
shows the number of attachments that this record contains (the
attachment information is stored in the xml of the form). What i need
to do is create a new view that shows a list of all of the
attachments, i click a button on the master and that switches the view
and once i do that the view needs to show only the attachment
information for the record whose button i clicked. I don't really know
how to go about doing this.... any ideas.
 
E

esebastian

This was actually pretty easy to do. I had a unique identifier in the
row i wanted to output so i just search for the node using xpath and
then displayed that.
 

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