Euhmm if any data is entered in the form and you want to change
something in Livecycle on the form, all data will be lost...unless you
keep the old form data and you paste it in the new one.... If you know
how to do so, which can be a little complicated, you can write code to
have a pdf attached to your new pdf, search inside all nodes of the old
PDF and if the name of the object is the same as the name of the object
in your new form you just transfer the value inside, otherwise there is
no othe...