Popup window with dropdown
Hi All, I have a list of people and I need to develop a position moving tool that works in this way:
User clicks on a person, a modal window pops up with a drop down populated with the same list of people. User selects a person after who the picked person will be moved to. User presses SAVE and the modal window submits data to file x.php and refreshes the page.
Any ideas how I can get this to work?