Expand my Community achievements bar.

SOLVED

Reset button

Avatar

Former Community Member

Hi there,

I created a request form with text fields and drop down lists...the form contains reset button and submit button.

My users should use the form several times a day...sometimes they need to fill the form immediately after they sent the previous one. There are 3 field in the form dedicated to them...so they need to fill their name, section where they work....

I'm trying to modify the reset button in order to not reset those 3 fields so they don't have to fill those fields again....It is possible to do in acroforms, but i cant figure out how to do it in livecycle...

Is there any option which allows me to choose fields for reset?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

Because there are only three fields you want to preserve, one of the easier ways is to assign three variables with the rawValues of the fields and then once the form is reset, use the variables to repopulate the three fields.

Example here: https://acrobat.com/#d=0gAZz5X3qQ2cV*3GWwmasw

Hope that helps,

Niall

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi,

Because there are only three fields you want to preserve, one of the easier ways is to assign three variables with the rawValues of the fields and then once the form is reset, use the variables to repopulate the three fields.

Example here: https://acrobat.com/#d=0gAZz5X3qQ2cV*3GWwmasw

Hope that helps,

Niall

Avatar

Former Community Member

Just beautiful.........

Thank you Niall....you are el mahico !!!