1. "Fabrik 4" helpers needed!

    You are invited to join other community members active in coding, maintaining and improving Fabrik. Please visit https://fabrik.help for more information!
    Dismiss Notice

Receipt form plugin

May 17, 2021
Receipt form plugin

  • Introduction(top)


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

    Options(top)

    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.
  • Loading...