Hi there…
I am using a Form for the first time to let visitors register to a tournament. I have added some fields for the to fill, and it works perfect. In this case I redirect the user to the “tournament page” where a list is shown. I have two problems now.
- Originally I wanted a limit of registrations corresponding with the maximum number players I can host physically. I have kind of solved that by setting the number of “items per page” to this limit and explaining that those on Next page are too late
- But it would ofc be better if it was possible to somehow set a limit and warn the user typing, or alike. Ideas are welcome! - This is kind of related to 1. because I miss a way to have items been given a serial number. It is hard to make it “visible” for the users how many already registered. I think it would be useful in a lot of cases, and I can’t find any option to give, include or use such a number. Am I lost, or is there a way to handle it?
BR Mikkel