calendar-plugin
Mobile icon

Calendar Plugin

Supported
Stable version 3.1.7 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 02 December 2024
 by 
OutSystems
3.6
 (5 ratings)
calendar-plugin

Calendar Plugin

Details
Plugin to Create, Change, Delete and Find Events in the device's Calendar.
Read more

Plugin to Create, Change, Delete, and Find Events in the device's Calendar.

 

How to use this plugin?

Create events by calling either CreateEvent client action or CreateEventWithOptions, if you need additional recurrence, URL or reminder options. This action allows the user to edit the event before creation, or silently creating it.

 

Finding and Deleting events is possible using the FindEvent and DeleteEvent actions respectively, which allows prefix searching for Title, Location or Notes, within a timeframe.

 

It’s also possible to open the device’s calendar specifying the date in which it is to open by calling OpenCalendar.


MABS Compatibility

The latest version (3.1.7) of Calendar Plugin is compatible with the supported MABS versions available: 

  • MABS 11

  • MABS 10

 

Licensing

Calendar plugin for Apache Cordova
MIT License (MIT)
Copyright © 2016 Eddy Verbruggen

Release notes (3.1.7)

Fix:

- Android: Perform time validation before creating an event.

License (3.1.7)
Reviews (1)
by 
2021-02-25
in version 3.1.1
1- For find event by id first we need to retrieve all the events on the calendar, and in that list then filter by id.
2 - In IOS using the findEvent action, the StartDate and EndDate are null. This problem was reported in 2017 and still occurring. 
Team
OutSystems
Other assets in this category