You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`isSortable`**| Set to `true` if you'd like this field to be sortable within the Admin UI using drag and drop (only works when `hasMany` is set to `true`). |
92
92
|**`allowCreate`**| Set to `false` if you'd like to disable the ability to create new documents from within the relationship field. |
93
+
|**`allowEdit`**| Set to `false` if you'd like to disable the ability to edit documents from within the relationship field. |
93
94
|**`sortOptions`**| Define a default sorting order for the options within a Relationship field's dropdown. [More](#sortOptions)|
0 commit comments