{{if isGridViewColumn}}
{{option.text}} {{if option.type == "radio" || option.type == "checkbox" }} {{if option.custom}} {{else}} {{/if}} {{else if option.type == "text"}} {{else if option.type == "textarea"}} {{/if}} |
{{/each}}
{{if option.type == "radio" || option.type == "checkbox" }} {{if option.custom}} {{else}} {{/if}} {{else if option.type == "text"}} {{else if option.type == "textarea"}} {{/if}} |