Hi Kyle,
I am stuck with this one.
Is there a way to do the following:
- load the produce list into a drop down single select field (say list_1)
- when the user clicks a produce, that produce gets moved into an empty query drop down single select field (let's call this list_2)
- if the user changes his/her mind, they can click on the moved item (in list_2), which would be moved back into the single select (list_1)
- after the user has finished their selection, the items in list_2 would be saved in their profile, just as it would if they did a multi select
Problem is, I have no idea how to get started with this. My php skills are not there, yet.
A field type like this would probably benefit others, as well.
Please help me to get started.
Thank you,
Babi