<%= fieldLabel %> <% if (Object.keys(customComparisonOperators).length === 0) { %> <% } else { %> <% } %> <% if (typeof specialElType !== 'undefined' && Object.keys(specialElType).length !== 0) { %> <% if (specialElType['elementType'] === 'multiselect') { %>
<% } %> <% if (specialElType['elementType'] === 'select') { %> <% } %> <% } else { %> placeholder="<%= (typeof placeholder !== 'undefined') ? placeholder :'' %>" type="text" class="field-rule-row-last custom-field-row-value grid_5 alpha omega" name="custom-field-row-value-<%= fieldKey %>" /> <% } %>