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.
- jmvaughn created topic »TagIt 3.0 for Zikula« 09:34 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- Guite responded to »Remove contents of nuke_sc_anticracker from Database« 01:30 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
- jmvaughn responded to »PN 0.764 to Zikula 1.1.2 (migration) Internal Server Error« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
pnForm listbox control
-
- Rank: Developer
- Registered: Jun 03, 2002
- Last visit: Dec 21, 2009
- Posts: 284
-
- Rank: Team Member
- Registered: Jan 19, 2003
- Last visit: Apr 06, 2010
- Posts: 432
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.
--
Guite | ModuleStudio
- Moderated by:
- Support
