I have a form that has a cfform in it. The cfform has a cfloop in it that includes an id and a dropdown list box that includes a new id. I want to transfer one id to another. I would like the user to be able to click on one button that would update all the rows in the table with the new id.
If there are 3 rows in the query, the user would select an entry in a dropdown for each row and upon clicking on the submit button all three rows would be updated with the id selected from the dropdown.
Any suggestions?
Thanks for the help!
Gary
If there are 3 rows in the query, the user would select an entry in a dropdown for each row and upon clicking on the submit button all three rows would be updated with the id selected from the dropdown.
Any suggestions?
Thanks for the help!
Gary