
io.vertigo.easyforms.components.easy-forms.html Maven / Gradle / Ivy
The newest version!
{efAlertRejected(errors, `#{EfUploadAccept(${fieldParameters['accept']})}`, `#{EfUploadMaxFileSize(${fieldParameters['maxFileSize']})}`);}|"
th:v-bind:file-info-uris="|vueDataToArray(${fieldModel})|"
th:@update:file-info-uris="|(newFileInfoUris) => {${fieldModel} = newFileInfoUris;
efCheckUploadConstraints('${object}','${field}$${fieldCode}',
${fieldModel}?.length, ${templateItem.maxItems}, `#{EfUplaodMaxCount(${templateItem.maxItems})}`,
$refs[${ref}].getGlobalSize(), ${fieldParameters['maxSize']}, `#{EfUploadMaxSize(${fieldParameters['maxSize']})}`);
}|"
th:@download-file="|(fileUri) => goTo('@{/easyforms/form/upload/download/}' + fileUri)|"
th:attr="__${fieldParameters['otherUiAttrs'] == null ? ',' : fieldParameters['otherUiAttrs']}__"
>
update(() => this.componentStates.'+fieldId+'.searchValue = val, ref => ref.setOptionIndex(0))' :null}"
th:label="${fieldLabel}"
th:classappend="|${templateItem.isMandatory?'v-field__required':''}|"
th:aria-required="${templateItem.isMandatory}"
th::error="|hasFieldsError('${object}', '${field}$${fieldCode}', ${rowIndex})|"
th::error-message="|getErrorMessage('${object}', '${field}$${fieldCode}', ${rowIndex})|"
orientation="vertical"
stack-label
label-slot
th:attr="__${fieldParameters['otherUiAttrs'] == null ? ',' : fieldParameters['otherUiAttrs']}__">
$refs[${myRef}].hide()|">
© 2015 - 2025 Weber Informatics LLC | Privacy Policy