mirror of
https://github.com/directus/directus.git
synced 2026-01-29 16:28:02 -05:00
Prevent selection of Foreign Keys for collection sort (#11444)
This commit is contained in:
@@ -156,6 +156,8 @@ fields:
|
||||
- decimal
|
||||
- integer
|
||||
allowNone: true
|
||||
allowPrimaryKey: false
|
||||
allowForeignKeys: false
|
||||
width: half
|
||||
|
||||
- field: accountability_divider
|
||||
|
||||
Reference in New Issue
Block a user