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

miaoulafrite’s picture

wouh !
about a year ago....

i'm looking for the same. any suggestion? did you succeeded?

msathesh’s picture

I am looking for the same as well.

miaoulafrite’s picture

@msathesh : i will work on that in the next days, let's keep in touch!

msathesh’s picture

@miaoulafrite yeah that will be great.

miaoulafrite’s picture

a 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']

brendoncrawford’s picture

Category: support » feature
Status: Active » Needs work