eventcalendarcomponent
Web icon

EventCalendarComponent

version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 12 September 2019 by 
0.0
 (0 ratings)
eventcalendarcomponent

EventCalendarComponent

Details
Display calendar interface with highlighted given events
Read more

It displays calendar interface with given events date highlighted and when user click on any of the event date, it will display the event description below to the event calendar.

Inputs and parameters:

GetEventDetails : Mandatory parameter and user need to pass a list of event dates and their associated event details.

MinDate: Optional and user need to pass a date value (The dates comes before the min date will shown disabled in the calendar).

MaxDate: Optional and user need to pass a date value (The dates comes after the max date will shown disabled in the calendar)

InitialDate: Optional and user need to pass a date value (The current date shown in the calendar).

DateFormat: Optional (Text type) and User can set the date display format by providing a valid date format (i.e. "YYYY-MM-DD").

Release notes (1.0.0)
Reviews (0)
Team