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

« Previous Version 25 Next »

Overview

  • This component can display data in Calender format if the record applied to it have a date field in it

  • The Calander can display data either weekly, monthly, and daily

Attributes

Models

  • Models are used to display content in the layout

  • A Model needs to be added when you perform any action in an event

  • For the Calendar component need to create Multi Record Model, You can take help from Models for creating the models

  • To add the model to Calender, Refer to this link Models

  • Click the Run & Preview

  • The Calendar layout is open

  • Click the Calendar icon

    • You can select the Date, Month, and Year

  • Click the Month dropdown

    • You can select the Month, Week, and Day

Workflows

  • Workflow is basically a container that automates certain actions based on particular criteria

  • If the criteria are met, the actions get executed. If they are not met, then no action will get executed

  • There are multiple actions in the Workflow

  • e.g. Push, Pop, Toaster, Show Spinner, etc

New

  • Workflow has to be created for New action, Refer to this link Workflows

  • Workflow should be added to the Events section, Refer to this link Events

  • Click the Run & Preview

    • For the record creation, click on the New button

  • Fill in the information and Save the record

Refresh

  • Reload any previously saved information, click on the Refresh button

  • All the information has been saved in the calendar

  • No labels