If you want nice Ajax returned forms, then the Ahah forms module is what you want, but it requires that you build a custom module for what you want, and it seems complicated to use. I haven't had any luck understanding how to build my forms using it, but it does seem to be your best choice for now.
Thanks Dave for your reply. i have one drop down list when i change from list then one more drop down is created using XAJAX or JQuery with drupal. but both XAJAX and JQuery does not work on second drop down which is created dynamically. i have tried alot both no success.
to find out what's happening with your dynamic drop-down. If you are using Firefox, I would suggest firebug plugin - very useful for such things as jQuery.
Advertising sustains the DA. Ads are hidden for members. Join today
Comments
Depends on what you want
If you want nice Ajax returned forms, then the Ahah forms module is what you want, but it requires that you build a custom module for what you want, and it seems complicated to use. I haven't had any luck understanding how to build my forms using it, but it does seem to be your best choice for now.
Dave
Dynamic form element with JQuery or XAJAX
Thanks Dave for your reply. i have one drop down list when i change from list then one more drop down is created using XAJAX or JQuery with drupal. but both XAJAX and JQuery does not work on second drop down which is created dynamically. i have tried alot both no success.
If you have any idea about that plz ...
thanks in advance
Khurram
Khurram Fraz
You may try to debug javascript on your page
to find out what's happening with your dynamic drop-down. If you are using Firefox, I would suggest firebug plugin - very useful for such things as jQuery.