{{formGroup fields.name value=source.name rootId=rootId disabled=nameImgDisabled}} {{formGroup fields.type value=source.type options=types classes="slim" rootId=rootId}} {{formGroup fields.documentUuid value=source.documentUuid options=documentUuids blank="" hidden=(eq source.type "text") rootId=rootId}} {{formGroup fields.img value=source.img disabled=nameImgDisabled rootId=rootId}} {{formGroup fields.weight value=source.weight classes="slim" rootId=rootId}}