You want signature field preview in your ContentBuilder view?

If you have ContentBuilder and BreezingForms integration and you have signature field which needs to be displayed in your ContentBuilder view just copy the following code into the Item wrap code of that element:

<?php $value = '<img src="'.Juri::root(true).'/media/breezingforms/signatures/'.$value.'"/>';?>

If you want to display image of signatures in the Content Template, go to your view > Content Prepare, and copy the following code there:

$items["ITEMNAME"]["value"] = '<img src="'.Juri::root(true).'/media/breezingforms/signatures/'.$items["ITEMNAME"]["value"].'"/>';

Just make sure to change "ITEMNAME" to the correct name of signature item.

Special Offer

Sale! All subscriptions at a special price!

Includes prio support, all of our current and future Joomla!® extensions and Joomla!® templates for the duration of your membership.

Get it from here

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our subscription plans.

How to receive the discount:

Send us a quick email to sales@crosstec.org with a proof of purchase (for example a paypal receipt), await payment instructions and enjoy your membership!