Merge branch 'feature/plus-table-internal' of github.com:Budibase/budibase into feature/user-session
This commit is contained in:
commit
34143a76a8
|
@ -86,6 +86,7 @@ const createScreen = table => {
|
|||
valueType: "Binding",
|
||||
},
|
||||
],
|
||||
limit: table.type === "external" ? undefined : 1,
|
||||
paginate: false,
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue