style="display:none;"<% } %>>
{{m.name|e}}
<% if (!m.field_id) { %> Edit <% } %>
<% if (!m.field_id) { %>
style="display:none;"<% } %>> Done
<% } %>
Add new field
{{m.formattedType|e}}
<% if (m.showDetailsTab) { %>
Details
<% } %> <% if (m.showAdvancedTab) { %>
Advanced
<% } %> <% if (m.showValuesTab) { %>
Values
<% } %> <% if (m.showTranslationsTab) { %>
Translations
<% } %> <% if (m.showCRMTab) { %>
CRM
<% } %>
<% if (m.showDetailsTab) { %>
style="display:none;" <% } %> > <% if (m.type != 'page_break' && m.type != 'page_end') { %>
<% if (m.type == 'repeat_start') { %> Section heading: <% } else { %> Label: <% } %>
<% if (m.type == 'repeat_start') { %> This will be the heading at the start of the repeating section. <% } else { %> This will be the field label as seen by the user. <% } %>
<% } %> <% if (m.type == 'section_description') { %>
Description:
This is a description of the section placed under the label.
<% } %> <% if (m.type == 'centralised_radios' || m.type == 'centralised_select' || (m.type == 'restatement' && m.mirrorFieldType == 'centralised_select')) { %> <% if (!m.field_id) { %>
Source:
<% } %> <% } %> <% if (m.type == 'centralised_radios' || m.type == 'centralised_select') { %> <% if (!m.field_id) { %> <% if (m.show_source_filter) { %>
{{m.source_filter_label|e}}
Set a filter for the source
<% } %> <% } %>
Filter on field:
Filter a centralised select list based on the value of another field.
<% } %> <% if (m.type != 'page_end') { %>
Visibility:
<% } %> <% if (m.visibility == 'visible_on_condition') { %>
Visible on condition field:
Select a field that this fields visibility will rely on from the current form (the following types of field are allowed: checkbox, radios, select, centralised radios and centralised select)
<% if (m.visible_condition_field_id) { %>
Visible if:
<% } %> <% } %> <% if (m.type == 'repeat_start') { %>
Minimum rows:
The number of rows that are always shown and cannot be deleted.
Maximum rows:
The maximum number of rows that can be added.
<% } %> <% if (m.type != 'page_break' && m.type != 'section_description' && m.type != 'repeat_start' && m.type != 'page_end') { %>
Mandatory / Read-only:
Choose whether this field is mandatory or read-only.
<% if (m.readonly_or_mandatory == 'conditional_mandatory') { %>
Mandatory on condition field:
Select a field that this field will rely on from the current form (the following types of field are allowed: checkbox, radios, select, centralised radios and centralised select)
<% if (m.mandatory_condition_field_id) { %>
Mandatory if:
<% } %> <% } %> <% if (m.readonly_or_mandatory == 'mandatory' || m.readonly_or_mandatory == 'conditional_mandatory') { %>
Error message when field is incomplete:
Enter an error message when this field is incomplete.
<% } %> <% } %> <% if (m.type == 'text') { %>
Validation:
<% if (['email', 'URL', 'integer', 'number', 'floating_point'].indexOf(m.field_validation) != -1) { %>
Error message when validation fails:
Enter an error message when validation fails.
<% } %> <% } %> <% if (m.type == 'text' && false) { %>
Width:
Size of the input box on the page.
<% } %> <% if (m.type == 'text' || m.type == 'textarea') { %>
Placeholder:
Enter a value to be displayed as a placeholder until the user enters something.
<% } %> <% if (m.type == 'date') { %>
checked="checked" <% } %> />
<% } %> <% if (m.type != 'page_break' && m.type != 'section_description' && m.type != 'repeat_start' && m.type != 'page_end') { %>
Note below field:
Enter a note to the user that will be displayed below this field.
<% } %> <% if (m.type == 'page_break') { %>
"Next" button text:
"Back" button text:
<% } %> <% if (m.type == 'page_break' || m.type == 'page_end') { %>
checked="checked" <% } %> />
<% } %> <% if (m.type == 'calculated') { %>
Value prefix:
Value postfix:
<% } %> <% if (m.type == 'restatement') { %>
Field to mirror:
You can mirror text, calculated, select lists and centralised select lists.
<% } %>
<% } %> <% if (m.showAdvancedTab) { %>
style="display:none;" <% } %> > <% if (m.dataset_field_id) { %>
checked="checked" <% } %> />
<% } else { %> <% if (m.type != 'checkboxes' && m.type != "section_description" && m.type != "repeat_start") { %>
Pre-populate field:
{{zenarioA.microTemplate('zenario_organizer_admin_box_builder_radio_values', m.default_value_mode_options)}}
<% if (m.default_value_mode == 'value') { %> <% if (['radios', 'centralised_radios', 'select', 'centralised_select', 'checkbox', 'group'].indexOf(m.type) != -1) { %>
Default value:
Select a value to pre-populate this field.
<% } else { %>
Default value:
Enter a value to pre-populate this field.
<% } %> <% } else if (m.default_value_mode == 'method') { %>
Module class name:
Static method name:
Parameter 1:
Parameter 2:
<% } %> <% } %> <% } %> <% if (m.type == 'checkboxes') { %>
Checkbox columns:
<% } %>
CSS classes:
Enter a list of classes separated by spaces that'll be applied to this field.
Wrapper div class:
Enter a class for a wrapper div around this field. Fields above or below with the same wrapper div class will also be added into this div.
<% if (m.type != "section_description") { %>
Custom code name:
This is used so a developer can reference this field in a module without having to know the ID. Unique per form.
<% } %> <% if (m.type == "text") { %>
checked="checked" <% } %> />
Show a list of possible options below that match what you type.
<% if (m.autocomplete) { %>
Autocomplete values source:
{{zenarioA.microTemplate('zenario_organizer_admin_box_builder_radio_values', m.autocomplete_options_lov)}}
<% if (m.autocomplete_options == 'centralised_list') { %>
Source:
Filter on field:
Filter an autocomplete list based on the value of another field.
<% if (m.filter_on_field) { %>
No filter placeholder:
Set this text as a placeholder if a user clicks on this field when no filter's been chosen.
<% } %> <% } else if (m.autocomplete_options == 'method') { %>
Module class name:
Static method name:
Parameter 1:
Parameter 2:
<% } %> <% } %> <% } %>
<% } %> <% if (m.showValuesTab) { %>
style="display:none;" <% } %> > <% if (m.field_id) { %>
You cannot edit a dataset field's values from here. Please go to the dataset editor in order to change these values.
<% } %>
disabled<% } %>/>
<% } %> <% if (m.showTranslationsTab) { %>
style="display:none;" <% } %> > {{zenarioA.microTemplate('zenario_organizer_form_builder_translatable_field', m.translatable_fields)}}
<% } %> <% if (m.showCRMTab) { %>
style="display:none;" <% } %> >
checked="checked" <% } %> />
<% if (m._crm_data.send_to_crm) { %>
CRM field name:
This is used to identify the field in the CRM
<% if (m.type == 'centralised_select' || m.type == 'centralised_radios') { %>
<% } %> <% if (m.hasCRMValues) { %> {{zenarioA.microTemplate('zenario_organizer_form_builder_crm_value', m.crm_values)}}
Option CRM value to be sent
<% } %> <% } %>
<% } %>