mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 14:47:06 +00:00
docs: fields image upscale
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -13,17 +13,17 @@ NocoDB offers a handy tool for easily managing the fields within a table. With t
|
||||
2. Click on `Details` in the navbar
|
||||
3. Select `Fields` tab
|
||||
|
||||

|
||||

|
||||
|
||||
## Adding fields
|
||||
|
||||
On the Multi-field editor page,
|
||||
1. Click on `Add Field` button to add a new field.
|
||||
2. Enter the field name and select the field type; configure default value (optional).
|
||||
3. Click `Save changes` button to save the changes.
|
||||
4. Field will be added to the end of the list. You can reorder the fields as needed.
|
||||
3. Field will be added to the end of the list. You can reorder the fields as needed. You can add / update multiple fields in one go & save all at once.
|
||||
4. Click `Save changes` button to save the changes.
|
||||
|
||||

|
||||

|
||||
|
||||
:::tip
|
||||
- You can add / update/ delete multiple fields & save changes in one go.
|
||||
@@ -35,10 +35,10 @@ On the Multi-field editor page,
|
||||
On the Multi-field editor page,
|
||||
1. Click on the field you wish to edit.
|
||||
2. Make the necessary changes in the `Edit Field` modal. You can update the field name, type, default value, and other attributes.
|
||||
3. Click `Save changes` button to save the changes.
|
||||
4. Field will be updated in the list.
|
||||
3. Updates to the field are recorded in the fields list view. You can add / update multiple fields in one go & save all at once.
|
||||
4. Click `Save changes` button to save the changes.
|
||||
|
||||

|
||||

|
||||
|
||||
:::tip
|
||||
- You can add / update/ delete multiple fields & save changes in one go.
|
||||
@@ -50,10 +50,12 @@ On the Multi-field editor page,
|
||||
On the Multi-field editor page,
|
||||
1. Hover over the field you wish to delete, select `...` icon to open context menu
|
||||
2. Click on `Delete` option to delete the field.
|
||||
3. Deletions in the table are recorded in the fields list view. You can delete multiple fields in one go & save all at once.
|
||||
4. Click `Save changes` button to save the changes.
|
||||
|
||||
After all the changes are made, click `Save changes` button to save the changes.
|
||||
|
||||

|
||||

|
||||
|
||||
:::tip
|
||||
- You can add / update/ delete multiple fields & save changes in one go.
|
||||
@@ -68,7 +70,7 @@ On the Multi-field editor page, use `drag-drop` handle to drag and drop the fiel
|
||||
The changes will only be saved when you click `Save changes` button.
|
||||
:::
|
||||
|
||||

|
||||

|
||||
|
||||
## Show / Hide fields
|
||||
|
||||
@@ -78,7 +80,7 @@ On the Multi-field editor page, use the `toggle` button next to the fields to sh
|
||||
The changes will only be saved when you click `Save changes` button.
|
||||
:::
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user