parent
6f280e389a
commit
e6800de5c4
|
@ -16,7 +16,7 @@
|
|||
if (type !== "Update") {
|
||||
return {}
|
||||
}
|
||||
// Only inherit values for forms targetting internal tables
|
||||
// Only inherit values for forms targeting internal tables
|
||||
if (!dataSource?.tableId) {
|
||||
return {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue