Receipt form plugin

  • Views Views: 15,501
  • Last updated Last updated:

Navigation

         Form Article Plugin Tutorial
      Autofill form plugin
      Clone form plugin
      Comment form plugin
      Email form plugin
      EXIF form plugin
      FTP form plugin
      J2store form plugin
      Kunena form plugin
      Limit form plugin
      Logs form plugin
      Mailchimp form plugin
      Paginate form plugin
      Paypal form plugin
      PHP form plugin
      Pingdotfm form plugin
      Receipt form plugin
      Redirect form plugin
      REST form plugin
      Slack form plugin (+)
      SMS form plugin
      Twitter form plugin
      Upsert form plugin
      VBforum form plugin
      Create a Search Form
      Accordion Form Groups
  • Introduction​


    The receipt plug-in sends an email to the user filling in the form, notifying him that the form submission has been received.

    Options​

    receipt.png


    Note for all these Options: to access data submitted by the form you can enter the placeholder "{tablename___elementname}" (without quotes) which will be replaced with the data submitted in that form element.
    "tablename___elementname" is the full element name (you can copy/paste from the element listing).

    • Users choice - if yes then the user is give a choice if they want to receive the receipt, if no then the user automatically receives the receipt.
    • Send confirmation receipt to - email address or the placeholder of the element that has collected the user's email address.
    • Receipt title - the title of the email receipt
    • Message to send - the text to send to the recipient. Use HTML for formatting.
    • User choice label - If 'User's choice' is set to yes, then you can specify here the text that appears next to the checkbox.
Back
Top