Hi All!
I am trying to do:
Day 1
Day 2
Day 3
Day 4
etc...
to repeat based off of an integer I have inside of my Database. So,, based on if this integer is "5" or "8", I want the element to repeat that amount of times. Anybody have ideas on how to construct this?