Drupal 7.x and AJAX in forms

Hi,

I have some difficulties converting my module to Drupal 7.x. I'm using a selection list with an AJAX callback which updates another selection list. This is working already, however, the form's _submit() hook is called, which issues a drupal_set_message(). This message is then shown above the replaced selection list, also the form's values are already saved in the database. Is there a way for the _submit() function to differentiate between the "real" submission of the form and the submission during an AJAX update?

DrupalCon SF Session Submissions Open

The San Francisco DrupalCon organizing committee is happy to announce that session submissions are open!

Come see the sessions that have already been proposed, and if you can't find exactly what you're looking for, suggest your own. Drupal's community is what sets it apart from the pack, so come be a part of the magic!

The session submission and voting schedule is:

  • January 15, 2010 to February 15, 2010 - Session Submissions Open
  • February 16, 2010 - March 1, 2010 - Public Voting on Sessions
  • 
March 5, 2010 - Speakers Notified

  • March 15, 2010 - Final Schedule Posted

NY Times style slideshow

Hello all. First time poster, long time reader. Thanks, for letting me hang out.

Request of Module Developers: 3 things

First, and most importantly, a hearty thanks to all the module developers for so generously sharing their brilliance and cleverness, and to the maintainers for helping to keep the gifts alive. The Drupal community rocks.

Based on comments from other posters and my own experience, I respectfully request of module developers:

1. Module Names: Give your modules unique names, if the subject is a very broad general term -- one that would pull unrelated search results.

Rather than "Slideshow", perhaps "The Greatest Slideshow on Earth" or "Rock the Vote" rather than just "Vote". Humor aside, perhaps just add at least a second, descriptive word to help in searching via quoted terms: "Embedded Slideshow", "Animated Slideshow", etc. Adding the file download name in your taxonomy for the module in order to narrow a module search would be helpful, too. (I will often download a module that I'd like to use at a future date, but on future date don't recall the exact module name. Would be great to be able to go straight to the project page by searching the module filename.)

2. Dependencies: It is very helpful when you list and link to all dependencies, on/from your project page, so that all the necessary files can be downloaded/uploaded at the time of installation. As opposed to installing a module only then to discover you need a support module.

Any demo of Drupal 7 available?

It would be nice to have a demo of Drupal 7 (maybe with an hourly reset??)
This would allow the community to both have a view on what's happening on the latest development and possibly to report end-user bugs without the need to install it ;-)

(the true it's I'm curious and lazy at the same time!)

implementing an athlete training journal

Hey folks,
I'm fairly new to Drupal, so forgive me if this is a silly question. I've been enjoying it so far! I have a project in mind but i'm not sure about the best way to implement it in Drupal.

I am an athlete, and would like to find a way for myself and fellow athletes to record training journals online (just a basic record of what training was done on a certain day, maybe a running total of miles). Am I right in trying to set this up using some combination of a calendar and forms?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x