stable version

This commit is contained in:
2025-08-26 11:16:08 +02:00
parent 39fb002d4c
commit 1814530c64
14 changed files with 370 additions and 218 deletions

View File

@ -0,0 +1,4 @@
<form>
<field name="etichetta" type="text" label="Etichetta" required="true" />
<field name="ordering" type="number" label="Ordine" default="0" />
</form>