AAAAacademiac/www/administrator/components/com_chronoforms/form_actions/redirect_url/redirect_url.ctp000060400000002654151374764050030752 0ustar00home
ReDirect URL
input('action_redirect_url_{n}_target_url_config', array( 'type' => 'text', 'label' => "Target URL", 'class' => 'big_input', 'smalldesc' => "The target URL without the query string." )); echo $HtmlHelper->input('action_redirect_url_{n}_content1_config', array( 'type' => 'textarea', 'label' => 'Params/Fields map', 'rows' => 15, 'cols' => 50, 'smalldesc' => 'Multi line format of the fields names:
e.g:redirect_param_name=form_field_name')); ?>