Forum Discussion
SystemDate variable not working
- 2 months ago
Your JavaScript is correct so its not that… I would check your variable name make sure it is exactly the same (its case sensitive so must be SystemDate) make sure there are no trailing spaces. Also check the same on your cert reference (must be %SystemDate%)… are you viewing in preview or published output?
I would not disable the skip navigation shortcut. That is a critical item for screen reader users navigating via keyboard who tab through the slide using the Tab key on their keyboard and when they get to the end of the slide, the Skip Navigation will bring them back to the top.
The Javascript itself looks fine, so I'd check:
1. Did you create the Text Variable and is it called SystemDate
2. Do you have a text box with a reference to that SystemDate variable on your slide?
3. Is the trigger to execute the Javascript on the base layer?
Feel free to post a screenshot if you can!
Thank you!! I will see what happens with the shortcut and the javascript is working! Thanks for being out here!
Related Content
- 10 years ago