<% if (m.fields) { %>
{{zenarioT.microTemplate('zenario_organizer_form_builder_field', m.fields)}}
<% } else { %>
style="padding-left:50px;" <% } %> >
<% if (m.type == 'checkbox' || m.type == 'group') { %>
<% } else if (m.type == 'checkboxes') { %> {{m.label|e}}
{{zenarioT.microTemplate('zenario_organizer_admin_box_builder_checkbox_values_preview', m.lov)}}
<% } else if (m.type == 'sortable_selection') { %> {{m.label|e}}
{{zenarioT.microTemplate('zenario_organizer_admin_box_builder_sortable_selection_values_preview', m.lov)}}
<% } else if (m.type == 'section_spacer') { %> [Spacer] <% } else if (m.type == 'date') { %> {{m.label|e}} <% } else if (m.type == 'radios') { %> {{m.label|e}}
{{zenarioT.microTemplate('zenario_organizer_admin_box_builder_radio_values_preview', m.lov)}}
<% } else if (m.type == 'centralised_radios') { %> {{m.label|e}}
{{zenarioT.microTemplate('zenario_organizer_admin_box_builder_radio_values_preview', m.lov)}}
<% } else if (m.type == 'select') { %> {{m.label|e}} <% } else if (m.type == 'centralised_select') { %> {{m.label|e}} <% } else if (m.type == 'text') { %> {{m.label|e}} <% } else if (m.type == 'textarea') { %> {{m.label|e}} <% } else if (m.type == 'url') { %> {{m.label|e}} <% } else if (m.type == 'attachment') { %> {{m.label|e}} <% } else if (m.type == 'file_picker') { %> {{m.label|e}} <% } else if (m.type == 'section_description') { %> {{m.label|e}}

{{m.description|e}}

<% } else if (m.type == 'calculated') { %> {{m.label|e}} <% } else if (m.type == 'restatement') { %> {{m.label|e}} <% } else if (m.type == 'repeat_start') { %>
Repeating section start <% } else if (m.type == 'repeat_end') { %> Repeating section end
<% } else { %> {{m.label|e}}
<% } %> <% if (m.type != 'page_break' && m.type != 'section_description') { %>
style="display:none;" <% } %>>
{{m.note_to_user}}
<% } %>
<% if (m.type != 'page_end') { %>
style="display:none;" <% } %>> style="display:none;"<% } %>>Vis style="display:none;"<% } %>>Mand style="display:none;"<% } %>>Val style="display:none;"<% } %>>CSS style="display:none;"<% } %>>Div
style="display:none;" <% } %>> <% if (!m._hide_delete_button) { %> Delete <% } %> <% if (!m._hide_duplicate_button) { %> Duplicate <% } %> <% if (m.type == 'repeat_start' && m.dataset_field_id) { %> Update <% } %>
<% if (!m._hide_drag_button) { %> <% } %> <% } %>
<% } %>