Submit code to bypass View problem

S

stevedude652

All,
I have an IP form that is simple: it has one repeating section
that holds all of the data. The issue is that the repeating section
gets it's data from a Data Connection that is a View and thus IP will
not let me submit using the default submit means. Thus, I have to code
my own submit.

However, since it does have a repeating section, the user can edit
multiple items at one time before submiting including deleting. I know
there is an IsDirty flag on the XDocument, but is there a way to
determine if each repeating item has been modified, inserted or
deleted?

This is really holding me up and any help is much appreciated.

Thanks,

Steve
 

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