All,
I've a form and I have to record a date multiple times.
I've a submit button with a rule to set field Date1. Easy enough.
When, the form is opened again and the submit button is pressed again. I need Date1 filled with the new submit date and then Date 2 to be the value of Date1.
When the form is opened again and the submit button is pressed again. I need Date1 filled with the new date and then Date 2 to be the old date 1 date and date 3 to be the old date 2 date.
This would then be a rolling 3 date field
Any ideas, I'm trying with a count field and setting rules, I'm also trying to set a new role in a repeating table.
Not working it out in either at the moment. Doing this codeless
Thanks
W