Jump to content

Code help for Fabrik


muayadalyasin

Recommended Posts

Hi everyone,

 

I have been trying for days to figure this out and no one seems to know how :-\

 

I use Fabrik on a Joomla website, and I use a template to generate emails once a form is created. Which all works great.

 

What I want to do is change the code so that if someone goes to edit a form and changes the value of an element, for that element on the email be in Bold.

 

Here is the code I use to call the element to email if it has a value.

 

Does anyone know how I can change the code to to tell it to be in Bold if the data is new?

 

    if ($_REQUEST['act_sales_order_sheet___charger_quanity'])
        echo '<tr><td># of Chargers:</td><td>{act_sales_order_sheet___charger_quanity}</td></tr>';  

 

 

Any help would be greatly appreciated.

 

Thank you

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.