Skip to main content
Solved

Booking system: limit option to 1 choice

  • October 20, 2021
  • 2 replies
  • 40 views

I am trying to create a booking tool for oral examination. I managed to create a form where the student can select a hour of his/her choice (in a list) and when submitted, that time slot is no longer available for other students. So far so good.
But I noticed that students can add+ multiple slots; I would like this to be limited to 1. How can I fix this?
Additionally is there a way that students can only submit the form once?

Best answer by Kamille_Parks11

If the field in question is a Link to Another Record field, make sure “Allow linking to multiple records” is turned off

2 replies

Kamille_Parks11
Forum|alt.badge.img+27

If the field in question is a Link to Another Record field, make sure “Allow linking to multiple records” is turned off


  • Author
  • New Participant
  • October 21, 2021

If the field in question is a Link to Another Record field, make sure “Allow linking to multiple records” is turned off


Thank you very much, problem solved!