How to bind Repeating Table with Rule

S

Shakeel

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
Members info. As it is bound, it is populating with all the members info, now
the user removes some of the members that is not related to the Referral and
save the doc. However, when editing the doc, it will repopulate with all the
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?
 
C

Clay Fox

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.
 
S

Shakeel

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.
 

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