Forum Discussion
KurtGombar
4 months agoCommunity Member
Need to make a variable date entry
Good Day! In Storyline 360, I need to create a field where the learner must enter a date that is 6 months from the present date. I would like to create a field where the date must be 6 months from to...
SBP_Inc
4 months agoCommunity Member
After seeing similar topics in the past answered by Heros I ended up needing to use javascript. AI and web searches got me pretty close, but I needed to tune a few parts. I would share the code but the client works in the security business.
I used a trigger to run the javascript on variable change, then converted the SL text variable to a javascript date object. Given two date object - the value entered and now, the test was comparing two date objects
Related Content
- 10 months ago
- 10 months ago
- 10 months ago
- 10 months ago
- 10 months ago