hello every body

i am new in the drupal community

and i work on a web site with drupal CMS

my boss asks me to make an advanced form (with javascript for control and ajax)

I just test webform I think it makes good simple forms

but can I add controls to the fields and ajax?

if not what other modules I have to work with ?

thank you very much for your help

Comments

prodit96’s picture

I need some help pleaaaase

udrulz’s picture

U can try and checkout Ajax comments for the ajax part,..
http://drupal.org/project/ajax_comments

it basically ajaxes the comment posting form..

prodit96’s picture

thanks a lot but it doesn't work

I am trying to make a forms like this

https://secure.assurone.com/devis-habitation.php

a forms with JavaScript controls and Ajax for example when a costumers tape a AUDI in the marque of a car
the list of the models of AUDI is created in the next field with Ajax .

i am trying with Webforms module but it seems like it is not the solution ..

i use the drupal_add_js function to call a JavaScript code when the costumer submit the forms but i want too to make some control before the submit .

any suggestion ?

thanks

prodit96’s picture

any ideas please ?