Keep track of deleted table rows in a repeating table

  • Thread starter Stephan Steiner
  • Start date
S

Stephan Steiner

Hi

Is there a way to keep track of which lines have been deleted? I'm working
on an online/offline synchronization solution. Using a custom submit, I
compare the existing data and what's coming from the form. If a record is
present in the database but not in the submitted code, that's not
necessarily an indication that the user has deleted it.. rather it could
also be that the record has been added since the last time the user pulled
data from the online source.. hence I need to somehow keep track of the
table entries the user deletes, and once a synchronization is to be made,
look at the deleted entries, and delete the corresponding entry in the
actual data source.

Is there a way of doing that in Infopath?

Regards
Stephan
 

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