Posted by lpt6 on March 2, 2009 at 9:14am
I would like to create a cck field with dynamic options based on user's tag's input on the same form, can anybody help/showing me how to do this ? many thx
I would like to create a cck field with dynamic options based on user's tag's input on the same form, can anybody help/showing me how to do this ? many thx
Comments
I'd also like to do something
I'd also like to do something similar. For example, if a user enters a particular keyword inside a field, automatically show a new field/checkbox etc. The Computed Field module has some of this functionality, but modifies forms on node submit, not in real time.
UPDATE:
Conditional Fields could be the answer:
http://drupal.org/project/conditional_fields
This Works
Try this. http://drupal.org/project/hierarchical_select
check out the demo here. http://wimleers.com/demo/hierarchical-select/taxonomy
Conditional fields
You should also look at http://drupal.org/project/conditional_fields.
Just what I wanted. thanks
Just what I wanted. thanks