I am trying to create a drop down menu with lets say groups that populate a second drop down menu with certian people in them. Can someone please point me in the right direction for this?
Solved! Go to Solution.
Views
Replies
Total Likes
Here is a sample I put together for you. The code is on the exit event of the 1st DDList. If you have numerous options in that list you may want to look at a different code construct (Select in Javascript).
Paul
Views
Replies
Total Likes
This is doable but where is the information that will populate the DDLists come from? Are you going to hard code it into the form?
Paul
Views
Replies
Total Likes
Yeah, it needs to be hardcopied into the form. Is that possible?
Views
Replies
Total Likes
Here is a sample I put together for you. The code is on the exit event of the 1st DDList. If you have numerous options in that list you may want to look at a different code construct (Select in Javascript).
Paul
Views
Replies
Total Likes
Thank you so much! That worked perfectly! You just made my week.
Views
Replies
Total Likes
Views
Likes
Replies