I'm using Toolset on another website I'm putting together: hidden link The search box needs to be used to search for student IDs. All of the students in the system have a 6 digit student ID. The client only wants one student to ever show up in a search. Which means that someone can't just enter "8" or "111," otherwise every student with an 8 or 111 in their student ID will show up. Is there a way to force a search box to 1) require exactly 6 characters or it won't search and only allow numbers (you can't search for a name, for example)? Thanks.
Is there any documentation that you are following?
I just refreshed the page. The search box is still letting me enter any number. Also, if the search box is empty and I hit Submit, all of the records are displayed (which is a big security problem - we don't want parents to be able to see all of the student information).
Great. Thanks. I'm seeing the character requirement. I have two more changes that I'm hoping are possible. I put a video together to better illustrate what I'm needing to happen. Thanks!