{strip}

{tr}Contact Xref{/tr}: {$xref_title|escape} for {$title|escape}

{legend legend="XRef Contents"}
{formlabel label="Cross Reference Link" for="xref"} {forminput} {if $xrefInfo.xref} {$xrefInfo.xref|escape} {else}   {/if} {formhelp note="Link to other contact/content entries."} {/forminput}
{formlabel label="Reference Key" for="xkey"} {forminput} {if $xrefInfo.xkey } {$xrefInfo.xkey|escape} {else}   {/if} {formhelp note="ID Key use to access data in other systems identified by the xref type."} {/forminput}
{formlabel label="Reference Text" for="xkey_ext"} {forminput} {if $xrefInfo.xkey_ext } {$xrefInfo.xkey_ext|escape} {else}   {/if} {formhelp note="Variable text element such as url or email address."} {/forminput}
{formlabel label="Reference Notes" for="data"} {forminput} {$xrefInfo.data|escape} {formhelp note="Keep the text attached to reference items short and use comment records to add larger volumns of text. This should be reserved for simple notes such 'as use after 5PM' or the link."} {/forminput}
{/legend} {legend legend="Start and Stop Dates"}
{formlabel label="Start Date" for=""} {forminput} {if $xrefInfo.ignore_start_date eq "y"} No start date set {else} {$xrefInfo.start_date|bit_long_datetime} {/if} {formhelp note="This xref record becomes valid on this date."} {/forminput}
{formlabel label="End Date" for=""} {forminput} {if $xrefInfo.ignore_end_date eq "y"} No end date set {else} {$xrefInfo.end_date|bit_long_datetime} {/if} {formhelp note="This xref record finishes on this date."} {/forminput}
{/legend} {tr}Return{/tr}
{/strip}