Browse Source

docs: date range

pull/9901/head
Raju Udava 2 days ago
parent
commit
c9720f8297
  1. 19
      packages/noco-docs/docs/090.views/040.view-types/050.calendar.md
  2. BIN
      packages/noco-docs/static/img/v2/views/calendar/cal-range-1.png
  3. BIN
      packages/noco-docs/static/img/v2/views/calendar/cal-range-2.png
  4. BIN
      packages/noco-docs/static/img/v2/views/calendar/cal-range-3.png

19
packages/noco-docs/docs/090.views/040.view-types/050.calendar.md

@ -63,6 +63,25 @@ Use drag and drop to move the record to a different date or time. To edit any ot
### Delete Record
To delete a record, click on the record to expand it. Click on the `Delete` button from the record context menu. Confirm the deletion by clicking on `Delete` in the confirmation dialog.
## Configuring Date Range
:::note
The date range for the calendar view is supported only in the Cloud version of NocoDB.
:::
![date-range](/img/v2/views/calendar/cal-range-3.png)
In NocoDB, you can configure the date range display in the calendar view by selecting Start and End date fields. To specify the date range while setting up the calendar view, click on `+ End Date` and choose the desired date field to serve as the end date. This displays the records in the calendar view as a range block between the start and end date.
![date-range](/img/v2/views/calendar/cal-range-1.png)
![date-range](/img/v2/views/calendar/cal-range-2.png)
:::note
The date range configuration is currently supported only for the Date field type. Support for DateTime field type will be added in the future.
:::
Once the date range display is enabled, you can drag drop the records to change the start and end dates of the records. You can also resize the records to change the duration of the records.
## Other toolbar operations
1. [Apply Filters to Display Specific Records on the Calendar](/table-operations/filter)
2. [Sort Records on the Calendar by One or More Criteria](/table-operations/sort)

BIN
packages/noco-docs/static/img/v2/views/calendar/cal-range-1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

BIN
packages/noco-docs/static/img/v2/views/calendar/cal-range-2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB

BIN
packages/noco-docs/static/img/v2/views/calendar/cal-range-3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 KiB

Loading…
Cancel
Save