E
Erl Egestad
I am trying to clear the data out of one section of my DOM when I submit.
Letting InfoPath, through the Submit options, create a new blank form causes
ALL the data in my main DOM to be wiped out.
What can I do to just clear out SOME of the data?
I'm looking for something similar to the removeAll functionality for
removing nodes but I want to remove the DATA in the DOM NOT the nodes.
Thanks!
Letting InfoPath, through the Submit options, create a new blank form causes
ALL the data in my main DOM to be wiped out.
What can I do to just clear out SOME of the data?
I'm looking for something similar to the removeAll functionality for
removing nodes but I want to remove the DATA in the DOM NOT the nodes.
Thanks!