May 17

0 comments

Changing the email template for Fabrik Forms in Joomla.

By Christopher Mendla

May 17, 2013


Last Updated on December 1, 2019 by Christopher G Mendla

Fabrik is an excellent application generating extension for Joomla. It can easily generate forms for your site.

It can send the contents of completed forms to an individual. If you want to change the layout of the form you can create a template.

The templates reside in /plugins/fabrik_form/email/tmpl/   You can create a template in that folder such as EMAILFORM.HTML. You then go to the form, plugins, email and PHP/HTML Template. You should be able to select the template that you created. Case counts so test your forms thoroughly.

The emails sent from completed forms should then be formatted according to the template.

Here is a sample of a template we used:

First Name:  {firstname}

Last Name:  {lastname}

Email:  {email}

Address: {address}

Address 2: {address2}

City:  {city}

State:  {state}

Zip:  {zip}

Fabrik Referrer:  {fabrik_referrer}

Fabrik Internal ID:  {Itemid}

Time-Date:  {date_time}

IP:  {ip}

Comment: {comments}

Christopher Mendla

About the author

Leave a Reply

Your email address will not be published. Required fields are marked

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}