Forms

Drupal has an excellent Forms API. This was really goood in Drupal 5 and better in Drupal 6. It can be used for intranet as well as internet to build stock control systems and whatever application is desired.
  • Create complex promotional site for a town in France, with the following features:

    1. Live daily update of weather, road and ski conditions
    2. Mega dropdown menu with pictures
    3. Multiple image sliders
    4. Regular xml import of accommodation and restaurant data
    5. Location map displays of accommodation and restaurants
    6. Activities, season ideas, events and other content types and displays
    7. Dual language: French and English

     

  • Created an online registration system for users to enter their personal and family details into a database.  Used a multi-step form. 

  • This is mainly a utility site.  Service installers enter the details of work they have done.  Our task included the following:

    • Create pdf invoices from calculations according to the data entered.
    • Calculate the amount to pay the installers
  • Drastic stands for Driver Assessment Survey to Identify Crash.  The survey consists of a single form with hundreds of questions.  Created a solution for presenting those questions a certain number at a time with that number being configurable on the site.  Also used the Rules Module to create a system whereby non technical admin users can create conditional actions using answers in the survey to produce any number of statements which are produced in a single report.  eg

  • Custom form and data entry for intranet stock inventory system involving multiple content types in one form.

    Drupal 6 has a very versatile form API which is put to good use here creating a custom database and form system with email notifications and invoice printouts.

    (The link leads to the site that commissioned the project and not the project itself.)

  • Complex online quoting system involving products and associated line items and discounts.

    Use Drupal form system to create a quoting system for sales services.  Includes custom interface with dompdf for PDF generation.

    The entire system is only available to registered users and is controlled by a permissions system to keep quotes confidential.

  • A secure system for managing an apartment complex and for enabling apartment owners to communicate with maintenance and services.  Included functions for bill payment, purchasing services, maintenance and security. Created a graphic representation of apartment activity for single page monitoring of vacancy/occupation and services required.

    Created theme template from supplied graphics

Syndicate content