Prevent users to select an already scheduled date/time

Hey all bubblers,

Is there a way to prevent users selecting a date and time that already exists in the database with the basic date/time picker that Bubble offers?

If not possible, which plug in do you recommand?

Many thanks

Boa noite.
Fiz isso recentemente em 2 WebApp.
Faz uma condicional checando banco de dados com a data e hora, se for igual bloqueie o clique e mude a cor, ou deixe invisível.