Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

what is the use of xfa.form.remerge();

Avatar

Not applicable

what is the use of xfa.form.remerge();

1 Reply

Avatar

Level 10

Hi,

this function is to reset your form to its original state by resetting all data in background (all the variables) and,

to hide / show every objects in the design to its original state.. But it doesn't reset the data in each fields like resetData() function