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

reset data for each individually row only

Avatar

Level 2

Hi

I have a form which expands, If I have more then 1 row then I want to be able to reset each row individually.

I have been using

xfa.host.resetData ("Row1"), I have also tried replacing row1 with each text field.

xfa.host.resetData ("xfa.form.form1.TimeSheet.timesub.Table1.Row1.Date")

every time I click on the rest button it resets all the text fields.

0 Replies