Make Button Unselectable if user has already register - Chat Widget

We have a use case in which the user will schedule an appointment and a time. If the same user returns to the bot, we must change the button’s color and make it unselectable.
Screenshot 2022-12-01 at 10.34.32 AM

Hi @Abhijeet_Kumar,
If user has already booked an appointment on a given time and you have that data, you can opt to not display that time in the button and only display the rest.

1 Like

Got your point, but is this possible to make it disabled have to tell client

Don’t think it is possible.

2 Likes