Closed jrondorf closed 7 years ago
I used it in a stack last week and it was working for me. However, I was using the value in a JS template.
@joeworkman How does your plist entry therefore look like in detail? With above, it doesn't work in html or js templates. When dropping the stack to the page, it shows the correct date inside the stack settings, but not in the template:
When you click once "up" in the stack settings, or change a number there, then the correct value will be pasted into the template:
fixed in beta 4
also: that was so much more difficult than you can imagine. 😉
I guess. I'll retest in b4 and honor it accordingly 😝
My date definition:
Gives me a correct current date + time in the date element inside the stack settings.
But the HTML template is empty. This is returning in above case an empty string.
I have to change the date (or the time) inside date element in the stack settings so that the HTML template is getting a date + time value.