I have a data insert that I would like to repeat ‘X’ amount of times on either a daily (1) / Weekly (7) / Bi-weekly (14)
the quantity comes from a text input in the form and the other daily/week/bi-weekly comes from a select list.
I am guessing I would need to set a repeat up in the action sets for the amount of times.
But how would I add the frequency times eg plus 1 / 7 / 14 days
if anyone could point me in the right direction this would be great.
Hi @Teodor I’ve sorted the repeat out, thanks for the pointer.
However I also have a date that I want to add by frequency on the insert on the repeat.
For some reason this is not working, see image on how I’ve set it up
As you can see the repeat works (it entered it 3 times which is what I wanted)
But as you can see by the date, they are all the same and they should not be.
On the page I have a select for the frequency (1, 7 or 14) depending no which the user selects I need the days adding on.
So for the example in the picture the dates should have been
2019-12-16
2019-12-17
2019-12-18