Home > By category > Scripts >Modules > Custom Contact Forms



Custom Contact Forms

  • Downloads: 
  • Views: 
  • Rating:

The module allows site admins to create customized contact forms.
Contact forms also can be created by other modules using the provided API.
Contact form title, default message, description text,
message subject and body are fully customizable and can use different variables

To install, place the entire module folder into your modules directory.
Go to administer -> site building -> modules and enable the User Source module.

To create new contact form or change settings for existen contact form go to Administer -> Site configuration -> Contact forms.

You can set up permissions for each contact form in Administer -> User Management -> Access Control

Created contact forms are available at http://yourdomain.com/contact_forms//
If (node id) is provided in the query string node variables will be available in the contact form

Other modules can use the API to create their own contact forms.
To define new contact form implement hook_contact_forms():
function example_module_contact_forms()
{
$forms = array();
$form = new stdClass();
$form->delta = 'example_form';
$form->source = 'example_module';
$form->title = t('Example contact form');
$forms['example_form'] = $form;
return $forms;
}

To modify contact form parameters after form submit implement
hook_contact_forms_parameters($contact_form, $user, $node, $form_values, &$parameters).

This is a DuoNox Module, sponsored by GamblingCompliance.com.
Your feedback would be most appreciated, and if you write your own plugin, please consider contributing back!

Free download from Shareware Connection - The module allows site admins to create customized contact forms.

Publisher: mdekkers | License: Freeware | Price: 0.00
Version: 5.x-1.x-de | Size: 10 KB | Platform: PHP, Scripts
Released Date: 24-04-2013 | Rating: 0 | Title: Custom Contact Forms

Author Url: http://drupal.org
Program Info Url: http://drupal.org
Download Url: http://ftp.drupal.org/files/projects/custom_contact_forms-5.x-1.x-dev.tar.gz

More downloads from Custom Contact Forms publisher mdekkers:

Backlink Handler - This module saves referrer, IP and domain, and initial page the user arrived on from a users initial connection inside the users profile.

Token Node - The module provides tokens for node object

Fast Login - This module provides tokens with login ticket, which can be used in emails for automatic login of users via links from emails.

Forward Notify - This is an extension for the forward module.

Token Profile - The module provides tokens for user object with profile fields

Custom Contact Forms keywords:
Custom Contact Forms related downloads:

Insoft Forms Filler - Insoft Forms Filler software lets you replace existing or new paper forms with an unlimited supply ofmulti-page WYSIWYG electronic forms, with data validation, computation etc., making it easier to fill and print forms quickly.

PDF Form Filler OCX - PDF Form Filler - Fill PDF Forms, Save PDF Forms, PDF Form Filling, Edit PDF Forms, Fill PDF forms with PDF Form Filler. VeryPDF PDF Form Filler allows you to fill interactive PDF forms without the need for Adobe Acrobat, free download.

Form Auto Filler - Form Auto Filler - fill web forms. Free form filler (filling forms freeware).

Form Auto Filler (Free Password Manager) - Form Auto Filler is free password manager for Internet Explorer. With password management freeware you can autofill logins, autofill and manage passwords , automatically fill forms. Advanced password manager freeware for Windows.

Contact Organizer Deluxe - Contact Organizer Deluxe is a flexible contact management software for Windows users. Our contact software solution gives you an easy way to gather and organize information about all your business contacts.

Shareware Connection periodically updates pricing and software information of 'Custom Contact Forms' from company source 'mdekkers' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'Custom Contact Forms' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Custom Contact Forms.

New Reviews

CyberGhost VPN - There are so many ways available to browse the web nowadays. You can use a plethora of devices and pick from various service providers to get online. However, tech savvy users resort to additional measures to access the internet without being ...

Device Doctor - Keeping the drivers of hardware components used in your PC is really important. Obsolete device drivers lead to a myriad of problems affecting PC performance. While advanced users may check for outdated drivers personally, this may not be an ...

Cyotek WebCopy - It will be hard to find a computer user nowadays who does not need to access the web. Using web has become near mandatory for various personal and professional reasons. However, not everyone who owns a computer and accesses the web is blessed ...

CherryPlayer - When you want to watch movies, online videos or listen to music tracks, using a suitable application is required. There is no hard and fast rule that you have to stick to Windows default media player software for such needs. There are plenty of ...

HotShots - Screen capture software comes in handy in a number of situations, as it is. If you want to show some web content worth your interest to friends or prepare an interactive tutorial, such apps are useful. Needless to say, Windows inbuilt screen shot ...

Argente Utilities - You can find so many third party utilities that can be used to maintain a Windows based PC and extract maximum performance from it. While these tools offer better performance than Windows in-built utilities, the plethora of choices can make ...

Portable SMPlayer - Using media player software is something PC users are not alien to, as it is. Even the most workaholic users indulge in listening to music tracks at times. While the WMP, which comes with Windows, may serve needs for some users, it is not ...

Windows Media Player - There is hardly any Windows user who has not used Windows Media Player. This app was bundled with nearly each version of Windows and whether you like or dislike the software, it is likely you had a brush with it during your initial days with the ...

Paint.NET - Nearly every PC user needs to use some type of image editing software nowadays, whether it is for personal or professional reasons. It can be for making minor corrections to your vacation pictures before you share them on social media sites. It ...

Privatefirewall - Everything in life has two sides to it and same can be said about technological innovations. It is quite hard to carry out most activities without resorting to the web these days. Yet the internet itself is also the reservoir of malicious ...




New Downloads

Free MP3 Cutter

Free MP3 Cutter is a simple
application that enables you
to directly cut large audio
files of MP3 and other audio
formats ...

Softtanks Business Planner

Free Business Planning
Software from Softtanks.com,
It will change the way your
business works. Your
Employees, ...

Contact Form Generator

Contact Form Generator is an
easy-to-use PHP script for
creating contact and email
forms. The contact form script
allows ...

Modis Tile pixel

MODLAND Tile Calculator

Radial Basis Function
Network

Radial basis functions are use
for function approximation and
interpolation.

MatData

where "filename" is the string
of .mat file's name, "varname"
is the string of variable's
name stored in

PostLinks

(Beta) An extension of Fields,
a custom field management
plugin.

Reading and Animating a
NetCDF file of Sea Surface
Temperature

This script will step through
the process of reading data
from a NetCDF file. Missing
Data, as flagged in the NetCDF
...

Anantasoft Gazelle CMS

Gazelle is a fast, free and
requires no learning CMS
complexity in its simplest
form - you can just dive in
with the ...

nextperm

Using lexical order on the set
{1, 2, ..., N}, outputs the
next permutation of the
ordered tuple x

JPEG ENCODER

level shifting --> dct
-->quantization

Perfect Number Generator

It calculates perfect even #'s
with 2^(p-1)*(2^p - 1) where p
and (2^p - 1) %are prime. A
subsequent run yields a faster
...