{form enctype="multipart/form-data" id="writexref"}
{legend legend="Break Seal Contents"}
{formlabel label="Seal Break Job Reference" for="xref"}
{forminput}
{formhelp note="Link to job that caused seal break."}
{/forminput}
{formlabel label="Reference Key" for="xkey"}
{forminput}
{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}
{formhelp note="Variable text element such as url or email address."}
{/forminput}
{formlabel label="Reference Notes" for="data"}
{capture assign=textarea_help}
{tr}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.{/tr}
{/capture}
{textarea rows=5 noformat=1 id="edittext" nowysiwyg="yes" edit=$xrefInfo.data}
{/legend}