AAAAadministrator/components/com_chronoforms/form_actions/show_thanks_message/show_thanks_message.ctp 0000604 00000004554 15140202144 0033652 0 ustar 00 home/academiac/www
Header(array('settings' => 'Settings', 'help' => 'Help'), 'show_thanks_message_config_{n}'); ?>
tabStart('settings'); ?>
Add/Remove editor
input('action_show_thanks_message_{n}_content1_config', array('type' => 'textarea', 'label' => "Code", 'class' => 'text_editor', 'label_over' => true, 'rows' => 20, 'cols' => 70, 'smalldesc' => 'You may use the curly brackets formula to get fields data from the form data array, e.g: {field_name}.')); ?>
tabEnd(); ?>
tabStart('help'); ?>
- You may use the curly brackets formula to get fields data from the form data array, e.g: {field_name}.
tabEnd(); ?>