I am looking for a form on a webpage that send an email depending on the choice in a dropdown list in the form. For instance, I am asking for volunteers and would like the email to go to the correct person depending on where the person wants to volunteer. Or have an email your politician area where they choose the name and the form sends to the correct email address. Any ideas or suggestions?
Drupal.org is the busiest Drupal site I've seen. Does anyone know of any other really high-traffic sites? I'd like to check them out and see how they perform.
I propose to replace my employer's extranet website, which currently uses all custom-coding to generate dynamic web pages from database queries and trading partner electronic transactions, with one newly built upon Drupal.
Is this a good idea?
Why Drupal developers might care to help me answer this question
If I undertake to convert our current web applications to Drupal, I believe there are some benefits to the Drupal community which may accrue. They fall primarily in three categories:
My employer will pay for me to spend a significant amount of my time working directly on Drupal or Drupal-related code. I expect this may be a thousand hours over the next year minimum. This means I will be paid to work on Drupal issues which affect my employer, which would include bugs or limitations in core or module code. Fixing bugs is good for the Drupal community.
My employer will need to develop a large amount of custom code to run its applications. Some of that will be very generic code which will be donated back to the Drupal community if they so desire it. For example, almost all of our applications involve date input for elements. I will spend the time necessary to perfecting a variety of form elements such as date which others in Drupal may wish to use. (It is also true that much of the code I develop with be of no interest or use to anyone else, and/or proprietary.)
I'm looking for a special function in Drupal or in a module: I need to reuse content on different pages / sites. Is there any option to handle a content library in Drupal? Can I link ( not via HREF but more linke OLE) and/or embed articles on different pages?