Hey there,Unfortunately, as far as I'm aware, you cannot selectively
submit partial data. That being said, you can specify 'No data binding'
on those fields that you don't want to be sent, and it won't be included
in the xml.Alternatively, you can how the form submit itself as a pdf,
with whatever locking code that you have in place to determine what is
visible in the sent form.Let us know if this helps at all, or if you
have any specific questions, -Scott