% for item in newsletter['config_options']:
% if item['input_type'] == 'help':
% elif item['input_type'] == 'text' or item['input_type'] == 'password':
% elif item['input_type'] == 'number':
% elif item['input_type'] == 'button':
% elif item['input_type'] == 'checkbox':
% elif item['input_type'] == 'select':
% endif
% endfor
Preview the ${newsletter['agent_label']} newsletter.
Test if the ${newsletter['agent_label']} newsletter is working. Check the logs for troubleshooting.