fix: restrict Table Multiselect in sidebar panel
This commit is contained in:
parent
b81c9a1904
commit
8da41608fd
@ -158,6 +158,7 @@ const props = defineProps({
|
|||||||
|
|
||||||
const restrictedFieldTypes = [
|
const restrictedFieldTypes = [
|
||||||
'Table',
|
'Table',
|
||||||
|
'Table MultiSelect',
|
||||||
'Geolocation',
|
'Geolocation',
|
||||||
'Attach',
|
'Attach',
|
||||||
'Attach Image',
|
'Attach Image',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user