- Moderated by:
- Support Team
-
- rank:
-
Helper
- registered:
- June 2002
- Status:
- offline
- last visit:
- 09.09.08
- Posts:
- 288
Anyone have a listbox control or know how to make one where you have the two listboxes and the add/remove buttons to move the items from one box to the other?
I need one of these for a project I'm working on.
Thanks,
cyber_wolf
--
cyber_wolf
www.bkbsolutions.com - My Zikula module development site. -
- rank:
-
Helper
- registered:
- January 2003
- Status:
- offline
- last visit:
- 19.11.08
- Posts:
- 216
You may do this with the help of the pnformdropdownlist plugin.
Ideally you create a subclass implementing your specific logic. See pnformlanguagelist for an example of how to do this.
Relating moving the items between plugin instances is certainly related to JavaScript. Therefore you might check out the postback function capabilities of pnForm.
--
