{{#if relation.suggestion}}

{{relation.suggestion}}

{{/if}}
{{#when action '===' 'create'}} {{title}} {{else}} {{title}} {{/when}}
{{#relations schema.name 1}}
{{#has ../errors primary2}} {{scope ../errors primary2}} {{/has}}
{{/relations}} {{#relations schema.name 0}}
{{#has ../errors primary2}} {{scope ../errors primary2}} {{/has}}
{{/relations}} {{#format 'field' schema.name item}} {{#each formats}} {{#when @key '!=' 'report_meta'}} {{> form_fieldset }} {{/when}} {{#when @key '===' 'report_chart'}}
{{/when}} {{/each}} {{/format}}