Title got cut off, but you probably understand. I am looking for some inkling as to what piece of JavaScript will do the trick. Anything anyone can tell me could help, I don't need the whole thing done for me, just an idea of where to start.
I have a DataPage that the operand needs to be "AND" on, but I have one group of checkboxes for location that I need the operation to be "OR" for instead. This would enable the user to select multiple locations, and have it show results that are in location "A OR B", whereas right now they can only get those in location "A AND B"
I was told by Caspio support that a piece of JavaScript would help with this, and I am familiar with JavaScript, I just don't know where to start for this one. Any help would be appreciated.
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
cdlfreedom
Title got cut off, but you probably understand. I am looking for some inkling as to what piece of JavaScript will do the trick. Anything anyone can tell me could help, I don't need the whole thing done for me, just an idea of where to start.
I have a DataPage that the operand needs to be "AND" on, but I have one group of checkboxes for location that I need the operation to be "OR" for instead. This would enable the user to select multiple locations, and have it show results that are in location "A OR B", whereas right now they can only get those in location "A AND B"
I was told by Caspio support that a piece of JavaScript would help with this, and I am familiar with JavaScript, I just don't know where to start for this one. Any help would be appreciated.
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.