article by Anshuman Panda, June 2022

This article explains how you can display a date picker widget for an input text prompt using the Oracle Web SDK. The solution uses delegate function to return HTML markup for the date picker.

The Oracle Web SDK JavaScript API is used to send the selected date information back to the skill to update the underlying variable. Still, the date can be set adding a text message in the message field. 

Example Image 1

 

Example image 2

 

Read Full Article (PDF)

Access Sample Skill (ZIP)

Author