| # | Nome | Testo Bottone | Tipo | Icona | Funzione | Parametri | Colore | Vis. | Azioni |
|---|---|---|---|---|---|---|---|---|---|
| {{ func.mdfu_order }} | {{ func.mdfu_nome }} | @if (func.mdfu_view_name) { {{ func.mdfu_view_name }} } @if (!func.mdfu_view_name) { - } |
|
@if (func.mdfu_icon) { } {{ func.mdfu_icon }} | {{ func.mdfu_function }} |
@for (p of func.mdfu_params; track p; let last = $last) { {{ p.chiave }}@if (!last) { , } } | @if (func.mdfu_color) { {{ func.mdfu_color }} } @if (!func.mdfu_color) { - } | {{ func.mdfu_view }} | |
|
Ruoli per "{{ func.mdfu_nome }}"
|
|||||||||
|
@if (editForm.icon) {
}
|
@for (p of editForm.params; track p; let i = $index) {
|
@if (selected.color) {
}
{{ selected.label }}
}
@if (opt.color) {
}
{{ opt.label }}
|
|||||||
| Nessuna azione configurata per questo modulo | |||||||||