Hello,I have a moderately complex form with several fields which
show/hide based on user interactions. If some of the fields are hidden
when the user submits the form, how do I prevent those fields from being
present in the XML output in the response? I have tried using the
presence property and that doesn't seem to work.Thank you,Rob W.