Issue Details (XML | Word | Printable)

Key: WW-392
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Patrick Lightbody
Reporter: Patrick Lightbody
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
WebWork

Update doubleselect tag

Created: 18/Nov/03 10:32 PM   Updated: 23/Oct/04 04:59 PM
Component/s: Views
Affects Version/s: 2.0-beta2
Fix Version/s: 2.1.5


 Description  « Hide
Before 2.0 final comes out, we need the double select stuff working again. Mathias, can you work on this?

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Mike Cannon-Brookes added a comment - 07/Jan/04 07:05 PM
Any progress on this guys?

Cheers,
Mike

Patrick Lightbody added a comment - 08/Jan/04 08:09 AM
Mathias, i recall you'd promised me at least the information of _what_ this tag does a long time ago. Can you help us out?

Mathias Bogaert added a comment - 13/Jan/04 02:24 AM
The functionality of this tag is simple: provide two linked select boxes, where the content of the second is depending on the content of the first. I based it upon a old script from a JavaScript site.

Today I will try to get it working on WW2 CVS, using Matt Kruse's Dynamic Option list: http://www.mattkruse.com/javascript/dynamicoptionlist/

Patrick Lightbody added a comment - 08/Feb/04 08:26 PM
Mathias,
I never heard from you on this -- and the code that is in CVS is too funky for me to understand right now. I'm not going to hold up the release any longer -- moving to post-2.0.

Mathias Bogaert added a comment - 09/Feb/04 08:22 AM
I know. This is a seriously complex thing, and I have major problems getting it to work. I looked at it again today, and got a little further, but still much problems with writing working (cross browser) javascript. I'll fix this asap.

Patrick Lightbody added a comment - 11/Mar/04 11:16 AM
Mathias,
Any update? If this isn't going to make it in 2.0.1 (soon) then please let me know.

Patrick

Patrick Lightbody added a comment - 20/Mar/04 08:14 PM
Moving to 2.2 as "asap" wasn't fast enough I guess.

Cuong Tran added a comment - 30/Mar/04 01:15 AM
I have a working version of this. Let me know if anyone is interested.

Mathias Bogaert added a comment - 19/Oct/04 06:31 AM
Cuong, can you add your working version as attachment here? Thanks.

Patrick Lightbody added a comment - 19/Oct/04 10:11 AM
I have a working version as well, actually. I am going to commit it today.