Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

The calendar component is a data component that you can add to pages within your app to display records that include date and time fields on your live app.

The calendar component type provides a text box for the entry of a date. An icon next to the text box provides a link to a pop-up calendar, which can also be used to enter the date value. If the field has a saved value this is shown in the text box.

Whether a calendar component is displaying records from an appointments data table, events data table, projects data table, or any other data table that contains records including data/time fields, users can use calendar components to track, add, and update these records on the fly from the live app. 

The title is a field where you can customize the calendar title which will be displayed at the top of the calendar on the live app. 

The description is a field where you can provide a brief description of this calendar component for your own reference.

The date field is a field where you can choose the type of data field you wish to use to display your data records within the calendar.

There are two types of data fields to choose from and each will display your records differently within the calendar component:

  1. Date - This option will display all events as a full-day event

  2. Date/Time - This option will display all events at the given time with a default time of 30 minutes

  • No labels