- updated call form - added new fields;
This commit is contained in:
@@ -729,9 +729,23 @@ export const elementItems = [
|
||||
settings: [
|
||||
{
|
||||
name: "text",
|
||||
value: "Testo formattato"
|
||||
value: ""
|
||||
}
|
||||
],
|
||||
validators: {}
|
||||
}
|
||||
},
|
||||
/*{
|
||||
id: 20,
|
||||
sortOrder: 20,
|
||||
name: 'table',
|
||||
label: 'Tabella',
|
||||
description: 'Tabella',
|
||||
settings: [
|
||||
{
|
||||
name: "label",
|
||||
value: "Tabella"
|
||||
}
|
||||
],
|
||||
validators: {}
|
||||
}*/
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user