Hey Guys, have you any of you successfully made this ajax mod work with the simplenews mod?
Or does anyone have any idea how I go about doing this?
Thanks!
Hey Guys, have you any of you successfully made this ajax mod work with the simplenews mod?
Or does anyone have any idea how I go about doing this?
Thanks!
Comments
Comment #1
miaoulafrite commentedwouh !
about a year ago....
i'm looking for the same. any suggestion? did you succeeded?
Comment #2
msathesh commentedI am looking for the same as well.
Comment #3
miaoulafrite commented@msathesh : i will work on that in the next days, let's keep in touch!
Comment #4
msathesh commented@miaoulafrite yeah that will be great.
Comment #5
miaoulafrite commenteda very useful documentation can be found here:
http://api.drupal.org/api/drupal/developer--topics--forms_api_reference....
http://drupal.org/node/348475
with this you can 'ajaxify' your forms
you could also use the ajax module
http://drupal.org/project/ajax
and use its api to get the $form['#ajax']
Comment #6
brendoncrawford commented