16 Mar
2006
16 Mar
'06
1:49 p.m.
Jeremy Epstein wrote:
The activeselect module is a new addition to Drupal contrib, that defines a new type of select form element. Each activeselect element has one or more 'targets' defined: the targets are other form elements - either regular select boxes, or other activeselect boxes.
yes, this sounds like a terrific addition. Please share some demo URLs once they arise ... I'm curious how you implement choice checking when the forms are constantly changing on the client side. I imagine you are implementing the DANGEROUS_SKIP flag.