UNPKG

agneta-platform

Version:

Agneta Platform - Integrate and customize business applications

34 lines (31 loc) 545 B
title: en: Add {{template.title}} gr: Προσθήκη {{template.title}} authorization: - editor form: name: 'formSubmit' onSubmit: 'submit()' fields: - title: en: "Title" gr: "Τίτλος" type: "text" name: title group: "input" validators: minlength: 2 maxlength: 50 required: true - title: en: "Path" gr: "Τοποθεσία" type: "text" name: path group: "input" validators: minlength: 2 maxlength: 400 required: true