{$mosConfig_xxx} placeholder

startpoint

Active Member
Hi,
I have a radiobutton element 'tablename___radio'. He has suboption with value 1 and label
HTML:
<img src="{$mosConfig_live_site}images/image.png"/>
In form radioelement show image.
In calc element i use this code:
Code:
$var = '{tablename___radio}';
return $var;
The result is:
HTML:
<img src="{$mosConfig_live_site}images/image.png"/>

How to trigger this placeholder in this situation?
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top