ListBox removeitem

S

Sri

Hi
Wondering if anybody implemented additem/removeitem functions in a list box
with in InfoPath 2007 form?
Sri
 
G

Greg Collins

The only way to do this is to bind the contents of your list box to a
repeating XML structure. At that point, all you need to do is add or remove
XML nodes in your DOM and the list will automatically update accordingly.
 

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