Answered

Can I hide an option automatically when someone chooses it?

  • 22 November 2023
  • 2 replies
  • 44 views

Hi there!

I’m creating a form where our customers and prospects can choose a timeslot for a car test drive. Is it possible to hide an option that has already been chosen by another person? For example: Customer A chooses the 10:30 - 11:00 time slot. Customer B only sees the remaining options 10u:00 - 10:00 and 11:30 - 12:00, but customer B can’t see the 10:30 - 11:00 time slot anymore. 

Thank you for you help! 

icon

Best answer by Harsh 22 November 2023, 22:46

View original

2 replies

Userlevel 5
Badge +3

Hi @Garage Mertens 


Upon form submission you could programmatically check (via the Typeform Webhook) to see whether the user chose the "10:30 - 11:00" (or any other option) option. Then via the Typeform API update the form to remove that particular option.

Userlevel 7
Badge +5

Hi @Garage Mertens Were you able to give the solution above a try? 😀

Reply