Forum Discussion
Date Picker
Hello All, I have searched high and low for a solution to adding a Date Picker Field to a Storyline 360 course. I found some discussions that are 9 years old and they all involve Web Objects. The only problem is I cannot figure out how to test a Web Object that is a Local html file in Review 360.
There isnt a pure Java version of this I can find. I cannot believe this isnt a standard input for Storyline in all this time.
Does anyone have a NEW solution to this that is not already out there?
- NedimCommunity Member
You can use a text entry field in Storyline and convert it to a date format, or consider integrating a library like Flatpickr. Below are some examples to illustrate both approaches. Please note that these solutions involve using JavaScript.
- SeanOBrien1Community Member
And while I am at it.. Why doen't the text input filed allow for MASKS and a fail trigger natively.