Command to add a calendar entry

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
simon.schvartzman
Posts: 665
Joined: Tue Jul 29, 2014 12:52 am

Adding a calendar event (mobile)

Post by simon.schvartzman » Wed Jul 27, 2016 11:08 pm

I've seen a few posts about this subject but wasn't able to reach a solid conclusion so here it goes again:

Is is possible (how?) to add a calendar event from within a LC script? Ideally in both platforms iOS & Android.

Thanks

simon.schvartzman
Posts: 665
Joined: Tue Jul 29, 2014 12:52 am

Re: Adding a calendar event (mobile)

Post by simon.schvartzman » Mon Aug 01, 2016 8:41 pm

Due to the lack of answer I'm assuming there is no way to achieve what I'm looking for (be able to add an appointment on the device calendar from a LC script).

As I consider this feature could be quite useful I wonder if there is a way to add a request for future releases of LC. Anybody nows how to do so?

Best regards
Simon
________________________________________
To ";" or not to ";" that is the question

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10305
Joined: Wed May 06, 2009 2:28 pm

Re: Adding a calendar event (mobile)

Post by dunbarx » Tue Aug 02, 2016 3:26 am

Hi.

Not sure at all about your actual question, but give this a little more time.

That said, the "Feature Requests" pane at the top of this forum is the place to enter your plea.

Craig Newman

simon.schvartzman
Posts: 665
Joined: Tue Jul 29, 2014 12:52 am

Re: Adding a calendar event (mobile)

Post by simon.schvartzman » Tue Aug 02, 2016 1:24 pm

Thanks Craig, my request is a simple one:

Command to add an entry on the device (iOS or Android) calendar.

Something similar to "mobileAddContact" for the calendar

Will add to "Feature Requests" as you said.

Best
Simon
________________________________________
To ";" or not to ";" that is the question

simon.schvartzman
Posts: 665
Joined: Tue Jul 29, 2014 12:52 am

Command to add a calendar entry

Post by simon.schvartzman » Tue Aug 02, 2016 1:33 pm

Something similar to mobileAddContact...like this:

mobileAddCalendar Event Description, Location, startdatetime, enddatetime, alert, invitees, repeat, notes
Simon
________________________________________
To ";" or not to ";" that is the question

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Adding a calendar event (mobile)

Post by jacque » Tue Aug 02, 2016 4:42 pm

The team may or may not read requests posted to the forums. The official place that guarantees their attention is the bug database, where you can enter requests as well as bugs:

http://quality.livecode.com
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Command to add a calendar entry

Post by FourthWorld » Tue Aug 02, 2016 4:49 pm

Duplicate threads merged.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply