Hi
Is it possible to add the days of the week Monday to Sunday dynamically?
At the moment I have created a repeater where you have to manually type in the day of the week for example ‘Monday’ and also the time that the store is open to and from.
Look at the opening times example here – https://www.stnicssutton.co.uk/amore-roze-fashion/
I have lots of stores that I need to add and manually entering Monday – Sunday for each store will be very time consuming.
Hopefully the above make sense 🙂
Many thanks
You could pre-populate the repeater
there is an example here https://gist.github.com/joshuacerbito/3968bf9eaacd44a64c05075afab84697
there is another example here https://gist.github.com/theJasonJones/7061b8020e43a114756214e20c4d0ed9
Note that the second example uses field keys, field keys must be used when doing this.