crystalb24
Programmer
I am trying to create a form in the following scenario -
I have a list of several individual checklists. When a user selects one, and pop-up window appears that allows them to customize that that specific checklist, reordering items mainly.
I have the pop-up window feature working, but what I can't figure out is how to set up the reordering feature. What I'd like is to have textareas available next to the individual items on the checklist that the user can number in the order that they would like them to be, click a button and have the list refresh into the order they have indicated. (A good example of this, and the first one that pops to mind is the BlockbusterOnline > Manage your Q screen where you can reorder the movies on your list, click update and the page refreshes with the movies in the new order).
Anyone know how to do this?
~Crystal
I have a list of several individual checklists. When a user selects one, and pop-up window appears that allows them to customize that that specific checklist, reordering items mainly.
I have the pop-up window feature working, but what I can't figure out is how to set up the reordering feature. What I'd like is to have textareas available next to the individual items on the checklist that the user can number in the order that they would like them to be, click a button and have the list refresh into the order they have indicated. (A good example of this, and the first one that pops to mind is the BlockbusterOnline > Manage your Q screen where you can reorder the movies on your list, click update and the page refreshes with the movies in the new order).
Anyone know how to do this?
~Crystal