Browse Source

docs/fields: columns => fields

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/6467/head
Raju Udava 1 year ago
parent
commit
2f9430f2b7
  1. 2
      packages/noco-docs/docs/070.fields/040.field-types/010.text-based/010.single-line-text.md
  2. 2
      packages/noco-docs/docs/070.fields/040.field-types/010.text-based/020.long-text.md
  3. 2
      packages/noco-docs/docs/070.fields/040.field-types/010.text-based/030.email.md
  4. 2
      packages/noco-docs/docs/070.fields/040.field-types/010.text-based/040.phonenumber.md
  5. 2
      packages/noco-docs/docs/070.fields/040.field-types/010.text-based/050.url.md
  6. 2
      packages/noco-docs/docs/070.fields/040.field-types/020.numerical/010.number.md
  7. 2
      packages/noco-docs/docs/070.fields/040.field-types/020.numerical/020.decimal.md
  8. 2
      packages/noco-docs/docs/070.fields/040.field-types/020.numerical/030.percent.md
  9. 2
      packages/noco-docs/docs/070.fields/040.field-types/020.numerical/040.currency.md
  10. 17
      packages/noco-docs/docs/070.fields/040.field-types/030.select-based/010.single-select.md
  11. 8
      packages/noco-docs/docs/070.fields/040.field-types/030.select-based/020.multi-select.md
  12. 2
      packages/noco-docs/docs/070.fields/040.field-types/040.links-based/010.links.md
  13. 2
      packages/noco-docs/docs/070.fields/040.field-types/040.links-based/020.lookup.md
  14. 2
      packages/noco-docs/docs/070.fields/040.field-types/040.links-based/030.rollup.md
  15. 2
      packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/010.attachment.md
  16. 2
      packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/020.checkbox.md
  17. 2
      packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/030.rating.md
  18. 2
      packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/040.QR-code.md
  19. 2
      packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/050.barcode.md
  20. 1
      packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/060.geometry.md
  21. 2
      packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/080.json.md
  22. 2
      packages/noco-docs/docs/070.fields/040.field-types/060.formula/010.formula.md
  23. 2
      packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/010.date-time.md
  24. 2
      packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/020.date.md
  25. 2
      packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/030.time.md
  26. 2
      packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/040.duration.md
  27. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/fields-edit.png
  28. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/JSON.png
  29. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/QR.png
  30. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/barcode.png
  31. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/currency.png
  32. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/date.png
  33. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/datetime.png
  34. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/decimal.png
  35. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/duration.png
  36. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/email.png
  37. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/formula.png
  38. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/geometry.png
  39. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/links.png
  40. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/longtext.png
  41. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/lookup.png
  42. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/multiselect.png
  43. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/number.png
  44. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/options-configure-colour.png
  45. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/options-remove.png
  46. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/percent.png
  47. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/phonenumber.png
  48. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/rating.png
  49. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/rollup.png
  50. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/select-options.png
  51. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/singlelinetext.png
  52. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/singleselect.png
  53. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/time.png
  54. BIN
      packages/noco-docs/static/img/v2-unannotated/fields/types/url.png
  55. BIN
      packages/noco-docs/static/img/v2/fields/fields-edit-2.png
  56. BIN
      packages/noco-docs/static/img/v2/fields/fields-edit-3.png
  57. BIN
      packages/noco-docs/static/img/v2/fields/fields-edit-4.png
  58. BIN
      packages/noco-docs/static/img/v2/fields/types/JSON.png
  59. BIN
      packages/noco-docs/static/img/v2/fields/types/QR.png
  60. BIN
      packages/noco-docs/static/img/v2/fields/types/barcode.png
  61. BIN
      packages/noco-docs/static/img/v2/fields/types/currency.png
  62. BIN
      packages/noco-docs/static/img/v2/fields/types/date.png
  63. BIN
      packages/noco-docs/static/img/v2/fields/types/datetime.png
  64. BIN
      packages/noco-docs/static/img/v2/fields/types/decimal.png
  65. BIN
      packages/noco-docs/static/img/v2/fields/types/duration.png
  66. BIN
      packages/noco-docs/static/img/v2/fields/types/email.png
  67. BIN
      packages/noco-docs/static/img/v2/fields/types/formula.png
  68. BIN
      packages/noco-docs/static/img/v2/fields/types/geometry.png
  69. BIN
      packages/noco-docs/static/img/v2/fields/types/links.png
  70. BIN
      packages/noco-docs/static/img/v2/fields/types/longtext.png
  71. BIN
      packages/noco-docs/static/img/v2/fields/types/lookup.png
  72. BIN
      packages/noco-docs/static/img/v2/fields/types/multiselect.png
  73. BIN
      packages/noco-docs/static/img/v2/fields/types/number.png
  74. BIN
      packages/noco-docs/static/img/v2/fields/types/options-change-colour.png
  75. BIN
      packages/noco-docs/static/img/v2/fields/types/options-remove.png
  76. BIN
      packages/noco-docs/static/img/v2/fields/types/options-reorder.png
  77. BIN
      packages/noco-docs/static/img/v2/fields/types/percent.png
  78. BIN
      packages/noco-docs/static/img/v2/fields/types/phonenumber.png
  79. BIN
      packages/noco-docs/static/img/v2/fields/types/rating.png
  80. BIN
      packages/noco-docs/static/img/v2/fields/types/rollup.png
  81. BIN
      packages/noco-docs/static/img/v2/fields/types/singlelinetext.png
  82. BIN
      packages/noco-docs/static/img/v2/fields/types/singleselect.png
  83. BIN
      packages/noco-docs/static/img/v2/fields/types/time.png
  84. BIN
      packages/noco-docs/static/img/v2/fields/types/url.png

2
packages/noco-docs/docs/070.fields/040.field-types/010.text-based/010.single-line-text.md

@ -15,7 +15,7 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Single line text', 'Cre
4. Set default value for the field (Optional).
5. Click on `Save Column` button.
![image](/img/v2/fields/single-line-text.png)
![image](/img/v2/fields/types/singlelinetext.png)
:::note
Specify default value without quotes.

2
packages/noco-docs/docs/070.fields/040.field-types/010.text-based/020.long-text.md

@ -15,7 +15,7 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Long text', 'Create lon
4. Set default value for the field (Optional).
5. Click on `Save Column` button.
![image](/img/v2/fields/long-text.png)
![image](/img/v2/fields/types/longtext.png)
:::note
- Specify default value without quotes.

2
packages/noco-docs/docs/070.fields/040.field-types/010.text-based/030.email.md

@ -18,7 +18,7 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Email', 'Create email f
5. Set default value for the field (Optional).
6. Click on `Save Column` button.
![image](/img/v2/fields/email.png)
![image](/img/v2/fields/types/email.png)
:::note
- Specify default value without quotes.

2
packages/noco-docs/docs/070.fields/040.field-types/010.text-based/040.phonenumber.md

@ -16,7 +16,7 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Phone number', 'Create
5. Set default value for the field (Optional).
6. Click on `Save Column` button.
![image](/img/v2/fields/phone.png)
![image](/img/v2/fields/types/phonenumber.png)
:::note
- Specify default value without quotes.

2
packages/noco-docs/docs/070.fields/040.field-types/010.text-based/050.url.md

@ -19,7 +19,7 @@ keywords: ['Fields', 'Field types', 'Text based types', 'URL', 'Create URL field
6. Click on `Save Column` button.
![image](/img/v2/fields/url.png)
![image](/img/v2/fields/types/url.png)
:::note
- Specify default value without quotes.

2
packages/noco-docs/docs/070.fields/040.field-types/020.numerical/010.number.md

@ -15,7 +15,7 @@ keywords: ['Fields', 'Field types', 'Numerical types', 'Number', 'Create number
4. Set default value for the field (Optional).
5. Click on `Save Column` button.
![image](/img/v2/fields/number.png)
![image](/img/v2/fields/types/number.png)
:::info
- This field type can hold both positive and negative numbers.

2
packages/noco-docs/docs/070.fields/040.field-types/020.numerical/020.decimal.md

@ -16,7 +16,7 @@ keywords: ['Fields', 'Field types', 'Numerical types', 'Decimal', 'Create decima
5. Set default value for the field (Optional).
6. Click on `Save Column` button.
![image](/img/v2/fields/decimal.png)
![image](/img/v2/fields/types/decimal.png)
:::info
- Default decimal precision is 1 digit

2
packages/noco-docs/docs/070.fields/040.field-types/020.numerical/030.percent.md

@ -15,7 +15,7 @@ keywords: ['Fields', 'Field types', 'Numerical types', 'Percent', 'Create percen
4. Set default value for the field (Optional).
5. Click on `Save Column` button.
![image](/img/v2/fields/percent.png)
![image](/img/v2/fields/types/percent.png)
## Similar numerical fields
Following are the other numerical fields available in NocoDB, with some custom add-on features.

2
packages/noco-docs/docs/070.fields/040.field-types/020.numerical/040.currency.md

@ -17,7 +17,7 @@ keywords: ['Fields', 'Field types', 'Numerical types', 'Currency', 'Create curre
6. Set default value for the field (Optional).
7. Click on `Save Column` button.
![image](/img/v2/fields/currency.png)
![image](/img/v2/fields/types/currency.png)
### Cell display
![image](/img/v2/fields/currency-cell-display.png)

17
packages/noco-docs/docs/070.fields/040.field-types/030.select-based/010.single-select.md

@ -16,37 +16,40 @@ keywords: ['Fields', 'Field types', 'Select based types', 'Single select', 'Crea
5. Set default value for the field. The options are populated in the dropdown (Optional).
6. Click on `Save Column` button.
![image](/img/v2/fields/single-select.png)
![image](/img/v2/fields/types/singleselect.png)
## Edit options
### Rename options
You can rename options by clicking on the associated option text box. Click on `Save Column` button to save the changes.
### Re-configure color for options
### Configure color for options
You can re-configure background color for each option. This is useful when you want to highlight certain options. For example, you can configure `High` option to have `red` background color.
To configure, click on the `color` icon next to the option. Select the color from the color picker and click on `Save Column` button.
![image](/img/v2/fields/single-select-color.png)
![image](/img/v2/fields/types/options-change-colour.png)
### Re-order options
You can re-order options by dragging and dropping the options. To re-order, click on the `drag` icon next to the option and drag it to the desired position. Click on `Save Column` button to save the order.
![image](/img/v2/fields/single-select-reorder.png)
![image](/img/v2/fields/types/options-reorder.png)
:::info
The order defined for the options will be used in cells dropdown as well.
:::
### Edit options
You can rename options by clicking on the associated option text box. Click on `Save Column` button to save the changes.
### Delete options
You can delete options by clicking on the `x` icon next to the option. You can undo the delete by clicking on the `undo` icon next to the option. Click on `Save Column` button to save the changes.
:::info
- On removing an option, the option value will be removed from all the cells.
- On removing an option, the option value will be removed from all the cells.
- If the option value is set as default value for the field, then the default value will be removed.
:::
:::
![image](/img/v2/fields/single-select-delete.png)
![image](/img/v2/fields/types/options-remove.png)
## Similar select based fields
- [Multi select](020.multi-select.md)

8
packages/noco-docs/docs/070.fields/040.field-types/030.select-based/020.multi-select.md

@ -16,19 +16,19 @@ keywords: ['Fields', 'Field types', 'Select based types', 'Multi select', 'Creat
5. Set default value for the field. The options are populated in the dropdown. Since its multi select, you can select multiple options as default value (Optional).
6. Click on `Save Column` button.
![image](/img/v2/fields/multi-select.png)
![image](/img/v2/fields/types/multiselect.png)
### Configure color for options
You can re-configure background color for each option. This is useful when you want to highlight certain options. For example, you can configure `High` option to have `red` background color.
To configure, click on the `color` icon next to the option. Select the color from the color picker and click on `Save Column` button.
![image](/img/v2/fields/single-select-color.png)
![image](/img/v2/fields/types/options-change-colour.png)
### Re-order options
You can re-order options by dragging and dropping the options. To re-order, click on the `drag` icon next to the option and drag it to the desired position. Click on `Save Column` button to save the order.
![image](/img/v2/fields/single-select-reorder.png)
![image](/img/v2/fields/types/options-reorder.png)
:::info
The order defined for the options will be used in cells dropdown as well.
@ -45,7 +45,7 @@ You can delete options by clicking on the `x` icon next to the option. You can u
- If the option value is set as default value for the field, then the default value will be removed.
:::
![image](/img/v2/fields/single-select-delete.png)
![image](/img/v2/fields/types/options-remove.png)
## Similar select based fields
- [Single select](010.single-select.md)

2
packages/noco-docs/docs/070.fields/040.field-types/040.links-based/010.links.md

@ -30,7 +30,7 @@ NocoDB supports following types of relations:
6. Configure label to be used for display in the cell. Defaults to `Link`, `Links` (Optional).
7. Click on `Save Column` button.
![image](/img/v2/fields/links.png)
![image](/img/v2/fields/types/links.png)
### Cell display
The cell will display number of links for a record to the related table.

2
packages/noco-docs/docs/070.fields/040.field-types/040.links-based/020.lookup.md

@ -22,7 +22,7 @@ keywords: ['Fields', 'Field types', 'Links based types', 'Lookup', 'Create looku
5. Select the column for display from the dropdown. This is the column that will be displayed in the current table.
6. Click on `Save Column` button.
![image](/img/v2/fields/lookup.png)
![image](/img/v2/fields/types/lookup.png)
## Similar links-based fields
- [Links](010.links.md)

2
packages/noco-docs/docs/070.fields/040.field-types/040.links-based/030.rollup.md

@ -17,7 +17,7 @@ keywords: ['Fields', 'Field types', 'Links based types', 'Rollup', 'Create rollu
6. Select the aggregation function from the dropdown. This is the function that will be used to aggregate the data.
7. Click on `Save Column` button.
![image](/img/v2/fields/rollup.png)
![image](/img/v2/fields/types/rollup.png)
### Aggregation Functions
Here's a table with brief descriptions for each of the aggregation functions supported by NocoDB:

2
packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/010.attachment.md

@ -14,7 +14,7 @@ keywords: ['Fields', 'Field types', 'Custom types', 'Attachment', 'Create attach
3. Select the field type as `Attachment` from the dropdown.
4. Click on `Save Column` button.
![image](/img/v2/fields/attachment.png)
[//]: # (![image]&#40;/img/v2/fields/types/attachment.png&#41;)
### Cell display
The cell display for `Attachment` field is either a clickable preview if file is an image in recognizable format or a file-type icon.

2
packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/020.checkbox.md

@ -17,7 +17,7 @@ The checkbox field type is used to store boolean values. It can be used to store
6. Set default value for the field (Optional).
7. Click on `Save Column` button.
![image](/img/v2/fields/checkbox.png)
[//]: # (![image]&#40;/img/v2/fields/types/checkbox.png&#41;)
### Cell display
Cell displays the icon in the color selected for the field. A true value will be represented by a checked icon or a filled icon

2
packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/030.rating.md

@ -18,7 +18,7 @@ The
7. Set default value for the field (Optional).
8. Click on `Save Column` button.
![image](/img/v2/fields/rating.png)
![image](/img/v2/fields/types/rating.png)
### Cell display
Cell displays the ratings in the color & icon selected for the field.

2
packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/040.QR-code.md

@ -23,7 +23,7 @@ The following field types are supported for the reference field:
4. Select the field to be used as the source for the QR code.
5. Click on `Save Column` button.
![image](/img/v2/fields/QR.png)
![image](/img/v2/fields/types/QR.png)
### Cell display
Cell displays the QR code generated from the source field. Click on the cell to open enlarged view of the QR code.

2
packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/050.barcode.md

@ -8,7 +8,7 @@ keywords: ['Fields', 'Field types', 'Custom types', 'Barcode', 'Create barcode f
`Barcode` is a custom field type that allows you to generate a barcode from a string value. This is useful for generating barcodes for things like URLs, phone numbers, or other data that can be represented as a string.
![image](/img/v2/fields/barcode.png)
![image](/img/v2/fields/types/barcode.png)
The following field types are supported for the for reference field:
* Formula

1
packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/060.geometry.md

@ -12,3 +12,4 @@ keywords: ['Fields', 'Field types', 'Custom types', 'Geometry', 'Create geometry
3. Select the field type as `Geometry` from the dropdown.
4. Click on `Save Column` button.
![image](/img/v2/fields/types/geometry.png)

2
packages/noco-docs/docs/070.fields/040.field-types/050.custom-types/080.json.md

@ -12,6 +12,8 @@ tags: ['Fields', 'Field types', 'Custom types', 'JSON']
3. Select the field type as `JSON` from the dropdown.
4. Click on `Save Column` button.
![image](/img/v2/fields/types/JSON.png)
### Cell display
Cell displays the JSON data stored in the field. Click on expand record icon to open the JSON data in an editor modal.

2
packages/noco-docs/docs/070.fields/040.field-types/060.formula/010.formula.md

@ -14,7 +14,7 @@ keywords: ['Fields', 'Field types', 'Formula', 'Create formula field']
4. Insert required formula
5. Click on `Save Column` button.
![image](/img/v2/fields/formula.png)
![image](/img/v2/fields/types/formula.png)
:::tip
- You can use explicit numerical values/ strings as needed, e.g. `123` (numeric) or `"123"` (string).

2
packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/010.date-time.md

@ -17,7 +17,7 @@ keywords: ['Fields', 'Field types', 'Date & Time', 'Create date time field']
6. Configure default value (Optional)
7. Click on `Save Column` button.
![image](/img/v2/fields/datetime.png)
![image](/img/v2/fields/types/datetime.png)
### Supported date formats
| Format | Example |

2
packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/020.date.md

@ -16,7 +16,7 @@ keywords: ['Fields', 'Field types', 'Date & Time', 'Create date field']
5. Configure default value (Optional)
6. Click on `Save Column` button.
![image](/img/v2/fields/date.png)
![image](/img/v2/fields/types/date.png)
### Supported date formats
| Format | Example |

2
packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/030.time.md

@ -16,7 +16,7 @@ keywords: ['Fields', 'Field types', 'Date & Time', 'Create time field']
5. Configure default value (Optional)
6. Click on `Save Column` button.
![image](/img/v2/fields/time.png)
![image](/img/v2/fields/types/time.png)
### Supported time formats
| Format | Example |

2
packages/noco-docs/docs/070.fields/040.field-types/070.date-time-based/040.duration.md

@ -16,7 +16,7 @@ keywords: ['Fields', 'Field types', 'Date & Time', 'Create duration field']
5. Configure default value (Optional)
6. Click on `Save Column` button.
![image](/img/v2/fields/duration.png)
![image](/img/v2/fields/types/duration.png)
### Supported duration formats
| Format | Example |

BIN
packages/noco-docs/static/img/v2-unannotated/fields/fields-edit.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 KiB

After

Width:  |  Height:  |  Size: 397 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/JSON.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/QR.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/barcode.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/currency.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/date.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/datetime.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/decimal.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/duration.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/email.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/formula.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/geometry.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/links.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/longtext.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/lookup.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/multiselect.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/number.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/options-configure-colour.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/options-remove.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/percent.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/phonenumber.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/rating.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/rollup.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/select-options.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/singlelinetext.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/singleselect.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/time.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
packages/noco-docs/static/img/v2-unannotated/fields/types/url.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

BIN
packages/noco-docs/static/img/v2/fields/fields-edit-2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 308 KiB

BIN
packages/noco-docs/static/img/v2/fields/fields-edit-3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 KiB

After

Width:  |  Height:  |  Size: 308 KiB

BIN
packages/noco-docs/static/img/v2/fields/fields-edit-4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 308 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/JSON.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/QR.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/barcode.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/currency.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/date.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/datetime.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/decimal.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/duration.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/email.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/formula.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/geometry.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/links.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/longtext.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/lookup.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/multiselect.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/number.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/options-change-colour.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/options-remove.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/options-reorder.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/percent.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/phonenumber.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/rating.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/rollup.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/singlelinetext.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/singleselect.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/time.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
packages/noco-docs/static/img/v2/fields/types/url.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Loading…
Cancel
Save