Notifiche all'Utente

Pannello Utente (backoffice)
This commit is contained in:
Paolo Arena
2022-07-16 14:20:22 +02:00
parent 7f25ca4717
commit 7006d62cae
17 changed files with 174 additions and 32 deletions

View File

@@ -106,7 +106,7 @@
table="users"
mykey="profile"
mysubkey="qualifica"
maxlength="40"
maxlength="100"
:showall="true"
:type="costanti.FieldType.string">
</CMyFieldDb>
@@ -116,7 +116,7 @@
table="users"
mykey="profile"
mysubkey="biografia"
maxlength="300"
maxlength="1000"
hint="Scrivi chi sei e quale percorso formativo hai fatto"
:showall="true"
:type="costanti.FieldType.string">