Hi!
I'm using ASPRunner 6.1.
I would like to ask how to show the count of specific record of a certain field and block that selection after it reached the limit that I have set.
For example, Field_1 is a dropdown where the user needs to select car or truck.
I would like Field_2 to show the total number of car and truck that have been recorded on the database based from the previous users' selection.
Likewise, I want to set a stop. If 10 cars have been selected already, the next users should no longer be able to select car on Field_1.
Thanks,
Jay