{{ 'requires-auth' | partial }} {{ '/validation/server-jquery/contacts' | assignTo: contactsDir }} {{ { id } | sendToGateway('GetContact', {catchError:'ex'}) | assignTo: response }} {{#with response.Result}}

Update Contact

{{ '
{0}
' | htmlFormat(errorResponseExcept('title,name,color,filmGenres,age')) }}
{{#each contactTitles}}
{{/each}}
Your first and last name
{{#each contactGenres}}
formValue('filmGenres',x) == toString(it))} | htmlAttrs }}>
{{/each}}
cancel
{{else if ex}}
{{ex.Message}}

< back

{{/with}} {{#capture appendTo scripts}} {{/capture}} {{ htmlError }}