How to limit the number of entries for select_one

305
1
03-06-2020 01:32 PM
Sung-JunKim1
New Contributor II

Hello,

I am trying to create a survey123 form for an event registration.   I will use select_one type to display 5 session choices.

Each session can hold only 5 seats.  Once 5 people are signed up for one session, then that session will display either grayed out or no seats available message and 4 other sessions will still display for attendees to sign up until each session reaches 5 attendants.

How can I develop this form? 

This form will be applicable for any registration applications.

Any help will be greatly appreciated.

Thanks,

SJ

Tags (1)
0 Kudos
1 Reply
JamesTedrick
Esri Esteemed Contributor

Hi SJ,

Apologies for the delay.  At this time, this interactive functionality (querying results to create to create 'caps' on attendance) is not available within Survey123.  There is a beta feature, custom javascript functions, which could query submission results in the future to enable this type of workflow.

0 Kudos