Datepicker Consulting

(Gino Gentile) #1

Hi,

is anyway to configure a datepicker like this

Thanks

(Daniel Beckett) #2

Hi @Gino_Gentile

Unfortunately we don’t have a date picker as standard that you can use, however you may be able to find one online that you could use a Webhook to pull into the bot. Alternatively you could possible achieve this in Facebook messenger by using the Facebook Webview Extension. When asking the user to enter a date you could give a button for them to click which loads a webpage with a datepicker. They select the date and you pass this value back to the bot.