{exp:channel:entries author_id="{embed:author_id}" channel="clients" disable="categories|category_fields|member_data" dynamic="no" limit="{embed:limit}" orderby="{embed:orderby}" pagination="{embed:pagination}" parse="inward" sort="{embed:sort}" status="{embed:status}" } {if no_results} No clients could be found. {/if} {exp:ifelse parse="inward"}
{if client_processed == 'No'}
! This client has not been processed yet.
{/if}

Added: {entry_date format="%j%S %F %Y"}

Client ID: {title}

Name: {client_first_name} {client_last_name}

Referred by: {author}

Total boxes: {if client_box:total_rows == 0}0{if:else}{client_box:total_rows}{/if}

Next box: {if client_next_box == ''}No date set{if:else}{client_next_box format="%j%S %F %Y"}{/if}

Preferred number: {client_home_number}

Secondary number: {client_mobile_number}

Address: {if client_address_line_1}
{client_address_line_1} {/if} {if client_address_line_2}
{client_address_line_2} {/if} {if client_address_town}
{client_address_town} {/if} {if client_address_county}
{client_address_county} {/if} {if client_address_postcode}
{client_address_postcode} {/if}

{paginate} {/paginate} {/exp:ifelse} {/exp:channel:entries}