Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

I'm creating calendar which shows available dates and on select of date show available time inwidget

Asif_Jawed
Tera Expert

I am trying to create a calendar which marks available dates which is coming from backend table (field type is date ) and on select of available date shows the available time slots and that is also coming from backend table (field type is time). I am creating it in widget.

This a rough design

Asif_Jawed_0-1720932221838.png

But it is not working nor the design is convincing.

1 REPLY 1

nikhilyarra
Tera Contributor

Hey,

I have a similar use case, do you found any solution to this?