Dear Team,
I have a problem only in "Display Message"element on "Setup" tab.
I would like to use this code in the html message:
<?php if($form->data['radio49'] == 'kWh') { ?>
The problem: ">" sign from "$form->data" works as a closing tag and only in Display Message.
Could You help to me how to ignore ">" sign, please.
I have a problem only in "Display Message"element on "Setup" tab.
I would like to use this code in the html message:
<?php if($form->data['radio49'] == 'kWh') { ?>
The problem: ">" sign from "$form->data" works as a closing tag and only in Display Message.
Could You help to me how to ignore ">" sign, please.