-
azad.isik11 Ağustos 2024 21:53 tarihinde soruldu
Merhaba,
ETATHLON EV - Oturum Rezervasyon Formu isimli formumda bir eğitim sempozyumuna kayıt alıyoruz, katılımcıların buradaki oturumlardan en az iki tanesinden rezervasyon alamadan gönderemesin istiyoruz, böyle bir şart koyabilir miyiz? Formlarda sadece 2 oturum görünüyor fakat 20 küsür oturum daha eklenecek. Hepsine bakıp en az 2 ya da 3 seçim yapmayı zorunlu tutmak istiyoruz, bu mümkün müdür?
-
Raymond Jotform Support11 Ağustos 2024 22:45 tarihinde yanıtlandı
Hi Azad,
Thanks for reaching out to Jotform Support. Unfortunately, our Turkish Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Turkish, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.
We can do this by creating short text fields for each appointment field. Then, we can create conditions that populates it with "1" whenever the respective appointment field is filled, and then adding up all these values with the Form Calculation widget. Depending on the Total Form calculation widget value, we can hide the submit button conditionally. Let me walk you through it:
- In Form Builder, click on the Add element button on the left and select the Short Text field to add it.
- Next, click on Settings and Conditions, then create a new Update/Calculate field condition that populates the short text field conditionally.
- Repeat the same for other appointment fields.
- Now, on the Form Elements menu, click on the Widgets tab and select the Form Calculation widget.
- Use the Add Field button and operators to add the value of your short text fields.
- Now, we'll create the condition to hide the submit button if the Form Calculation widget value is less than 2. Click on Settings and Conditions.
- Then, click on Add a New Condition and select Show/Hide field condition.
- Create a similar condition below and that's it.
That's it. We also have guides on How to Perform Calculations Using a Widget, How to Insert Text or Calculation Into a Field Conditionally, and How to Show or Hide Fields Conditionally that you can check out.
Give it a try and let us know if you need any help.
-
azad.isik26 Ağustos 2024 02:32 tarihinde yanıtlandı
I applied what you said and it worked, thank you very much