Contact Enhanced Documentation

Description

The Contact Enhanced Signature Pad plugin is a flexible plugin that allows you to easily add a signature pad to a Contact Enhanced form. The Signature Pad has two modes: TypeIt and DrawIt. In TypeIt mode the user’s signature is automatically generated as HTML text, styled with @font-face, from the input field where they type their name. In DrawIt mode the user is able to draw their signature on the canvas element.

Requirements

  • Have already installed the Contact Enhanced PRO package version 3.4.4 or newer:

Basic Usage

  1. Go to Extensions Plugin Manager;
  2. Either use the filter and enter or click on Contact Enhanced - Signature Pad from the Plugin Manager list;
  3. Enable the Plugin under Details;
  4. Configure the plugin as you wish to display in your Contact Enhanced Contact Form;
    • Choose the Position to load according to your needs. The default option is "Before Captcha" which will display at the end of your form, even if you don't have captcha enabled;
    • Under the Filtering Options you can choose which contacts to display this plugin;
    • Under the Advanced tab you can enter Intro and post text which will be displayed before and after the signature pad respectively. HTML is allowed. You can even add <script> tags;  For example:
      <p><strong>Signature date</strong>: <span class="sig-date"></span> </p>
      <script>
      var d = new Date();
      jQuery('.sig-date').html(d.toLocaleDateString());
      </script>
  5. Once the plugin is configured, go to Components → Contact Enhanced → Template and add {signature} to your template where you want to display the user's signature image;
    After Contact Enhanced version 3.7 you can customize the signature image in the email templates by using the style attribute, for example: {signature style=|width:300px| }
Recommend to a friend

Copyright © 2018 IdealExtensions.com. All Rights Reserved.

This site is not affiliated with or endorsed by the Joomla!™ Project. It is not supported or warranted by the Joomla!™ Project or Open Source Matters™. The Joomla!™ logo is used under a limited license granted by Open Source Matters™, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons and deriving aggregate information (analytics). This information is retained for a minimum of 1 and a maximum of 24 months.
Feedback