Hi:
I'm looking for Javascript that does the following:
As copying item(s) from list one to list 2, it needs to not only copy the item, but check the option value (1-5) and accordingly append at the end of the item the value of the option to the second multiple selection list, like
item name >> item name (2)
and copying back from list 2 to list one it should just copy the item name and not the option value,i.e.
item name << item name (2)
I hope this makes sense.
Thanks for the help in advance.



Reply With Quote

Bookmarks