- La Città non si vede se non l'ho aggiunta a mano... occorre mandare anche la descrizione...

(remote_field)
This commit is contained in:
paoloar77
2022-02-03 10:28:21 +01:00
parent 124cb5cc64
commit 45a771fab2
4 changed files with 51 additions and 0 deletions

View File

@@ -508,6 +508,9 @@ export interface IColGridTable {
maxlength?: number
filter_table?: string
filter_field?: string
remote_table?: string
remote_key?: string
remote_field?: string
field_extra1?: string
subfield_extra1?: string
allowNewValue?: boolean