Forum Discussion
Date Picker
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.
- SeanOBrien14 days agoCommunity Member
Thank you for this, however have you actually used this in a storyline title? If you have could you provide a sample. This is the information I found researching it's use with storyline.
Integrating flatpickr directly into Articulate Storyline 360 is challenging due to Storyline's limited support for external JavaScript libraries. While flatpickr is an excellent tool for web applications, embedding it into Storyline slides without using web objects isn't straightforward. Developers often resort to custom interactions within Storyline or utilize web objects to incorporate such functionalities.