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