I followed the instructions for enabling multi-select in my list box. I am successful in doing this and was very happy to be able to multi-select.
However, the JS that were available for this does not include a button to let users know that in addition to being able to multi-select, they can also click a button to let them know that they have selected their choices.
In addition to this, I also have the fields pass parameters to a virtual box, so that users can see actually what they have chosen. But this does not become immediately visible until after they press the "Submit" button at the very end of the form, and then going back to the page by pressing the back button on of their web page.
1.) Is there a way to add a button that say "select" just below the multi-select box?
2.) Also, is there a way to show the selections from the multi-select box to a virtual box instantly after pressing the "SELECT" button?
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
Elena
Hello,
I followed the instructions for enabling multi-select in my list box. I am successful in doing this and was very happy to be able to multi-select.
However, the JS that were available for this does not include a button to let users know that in addition to being able to multi-select, they can also click a button to let them know that they have selected their choices.
In addition to this, I also have the fields pass parameters to a virtual box, so that users can see actually what they have chosen. But this does not become immediately visible until after they press the "Submit" button at the very end of the form, and then going back to the page by pressing the back button on of their web page.
1.) Is there a way to add a button that say "select" just below the multi-select box?
2.) Also, is there a way to show the selections from the multi-select box to a virtual box instantly after pressing the "SELECT" button?
I attached a copy of my form for reference.
Any help will be immensely appreciated.
E
Link to comment
Share on other sites
3 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.