I think you are talking about having a source list and the user selecting a
custom list.
You would need to have a repeating group in your form to save these for them
to persist.

Signature
Clay Fox / Microsoft InfoPath MVP
www.InfoPathDev.com / The InfoPath Authority / Downloads, Samples, How-To,
Experts, Forum
> I have a Repeating Table that I bind with the web service Data Connection
> fields which is working OK, in the Repeating Table it is pulling Family
[quoted text clipped - 3 lines]
> members again, so I am thinking if I can use some Rules like Bind only if the
> document IsNew (only the first time), is it Possible?
Shakeel - 23 Feb 2008 22:46 GMT
Thanks Clay, I am using a Repeating Table with fields which is bound with web
services data, so when the document get created, it will populate the table
automatically, however, if I am deleting some info from the table and save,
then later edit the document, it will repopulate from the web service data
source. I was trying to see if I can only populate it first time when the
doc is created.
> I think you are talking about having a source list and the user selecting a
> custom list.
[quoted text clipped - 9 lines]
> > members again, so I am thinking if I can use some Rules like Bind only if the
> > document IsNew (only the first time), is it Possible?