I have a form (customer quality survey) that is working but I want to add a text field that has a series of require text.
This is sort of like a password, but not really.
Instead of users selecting from a drop down list I want users to enter a code from a series of 100+ codes.
We are afraid that users will just simply select any choice from the drop down.
It doesn't matter who enters what code, just as long as the code comes from a dedicated, and growing list. This list needs to be simi-hidden. It can be hidden in the code, that is fine as most users don't know enough to even look in the code.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a form (customer quality survey) that is working but I want to add a text field that has a series of require text.
This is sort of like a password, but not really.
Instead of users selecting from a drop down list I want users to enter a code from a series of 100+ codes.
We are afraid that users will just simply select any choice from the drop down.
It doesn't matter who enters what code, just as long as the code comes from a dedicated, and growing list. This list needs to be simi-hidden. It can be hidden in the code, that is fine as most users don't know enough to even look in the code.
Thanks.
This is a relatively simple thing to implement. There is no way to get it from the generator but it is an easy modification.