- Pagina MySkills personale

This commit is contained in:
paoloar77
2022-01-26 01:31:07 +01:00
parent d3eee69aa7
commit 5842fa69e1
23 changed files with 478 additions and 71 deletions

View File

@@ -495,6 +495,7 @@ export interface IColGridTable {
askaction?: string
foredit?: boolean
fieldtype?: number
noshowlabel?: boolean
tipovisu?: number
link?: string
jointable?: string
@@ -506,6 +507,9 @@ export interface IColGridTable {
notShowInNewRec?: boolean
tablesel?: string
notsave?: boolean
showOnlyNewRec?: boolean
visuinpage?: boolean
noShowView?: boolean
maxlength?: number
filter_table?: string
filter_field?: string