I have an RFID antenna and some RFID tags. The tags have a unique ID that is relative to members of a club. There is a table which includes the members ID and name and when I scan the RFID tag the unique ID is populated in the ID field and then a cascading dropdown will present the name in the name field of the form based on the ID. This works fine when testing manually but when I scan it auto submits the form so quickly that the cascading name value doesn’t seem to have time to populate thus doesn’t go into the table.
Is there some Jquery solution or JavaScript to slow down the auto submit.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
splinteredangel
Hi,
I have an RFID antenna and some RFID tags. The tags have a unique ID that is relative to members of a club. There is a table which includes the members ID and name and when I scan the RFID tag the unique ID is populated in the ID field and then a cascading dropdown will present the name in the name field of the form based on the ID. This works fine when testing manually but when I scan it auto submits the form so quickly that the cascading name value doesn’t seem to have time to populate thus doesn’t go into the table.
Is there some Jquery solution or JavaScript to slow down the auto submit.
Thamks
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.