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
[Collections](https://statamic.dev/fieldtypes/collections)| `string`/`json` |If 'Max items' is `1`, column type should be `string`. Otherwise, `json` is what you want.
[Date](https://statamic.dev/fieldtypes/date)| `string`/`range` |Format is specified field configuration options. Ranges are should be stored as json.
33
-
[Entries](https://statamic.dev/fieldtypes/entries)| `string`/`json` |If 'Max items' is `1`, column type should be `string`. Otherwise, `json` is what you want.
[Collections](https://statamic.dev/fieldtypes/collections)| `string`/`json` |If 'Max items' is `1`, column type should be `string`. Otherwise, `json` is what you want.
[Date](https://statamic.dev/fieldtypes/date)| `string`/`range` |Format is specified field configuration options. Ranges are should be stored as json.
33
+
[Dictionary](https://statamic.dev/fieldtypes/dictionary)|`string`/`json` |If 'Max items' is `1`, column type should be `string`. Otherwise, `json` is what you want.
34
+
[Entries](https://statamic.dev/fieldtypes/entries)| `string`/`json` |If 'Max items' is `1`, column type should be `string`. Otherwise, `json` is what you want.
35
+
[Form](https://statamic.dev/fieldtypes/form)| `string`/`json` |If 'Max items' is `1`, column type should be `string`. Otherwise, `json` is what you want.
[User Groups](https://statamic.dev/fieldtypes/user-groups)| `string`/`json` |When the resource is the `User` model, you don't need to create a column for this fieldtype.
64
-
[User Roles](https://statamic.dev/fieldtypes/user-roles)| `string`/`json` |When the resource is the `User` model, you don't need to create a column for this fieldtype.
[User Groups](https://statamic.dev/fieldtypes/user-groups)| `string`/`json` |When the resource is the `User` model, you don't need to create a column for this fieldtype.
66
+
[User Roles](https://statamic.dev/fieldtypes/user-roles)| `string`/`json` |When the resource is the `User` model, you don't need to create a column for this fieldtype.
0 commit comments