{^{if totals.last_record < totals.total_records}}
Showing results {{:totals.first_record}} - {{:totals.last_record}} of {{:totals.total_records}}
{{/if}}First Name | Last Name | Email Address | Phone | {^{if totals.show_all_fields}}City | State | {{/if}}
---|---|---|---|---|---|
{{:first_name}} | {{:last_name}} | {{:email_address}} | {{:phone_number}} | {^{if show_all_fields}}{{:city}} | {{:state}} | {{/if}}