I'm struggling to figure out how I can use JavaScript to insert a value into a search form. What I'm trying to do is compare the current hour to a value in the table (current hour is greater than this field and less than this field, etc.) I can successfully grab the current hour, but I don't know how to pass that to be the search value.
Any ideas? Caspio has instructions on how to do that on a Details page, but it's not working on the search form.
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
mdupras
I'm struggling to figure out how I can use JavaScript to insert a value into a search form. What I'm trying to do is compare the current hour to a value in the table (current hour is greater than this field and less than this field, etc.) I can successfully grab the current hour, but I don't know how to pass that to be the search value.
Any ideas? Caspio has instructions on how to do that on a Details page, but it's not working on the search form.
-- Mike
Link to comment
Share on other sites
5 answers 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.