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: 672
Joined: Tue Jul 29, 2014 12:52 am

Adding a calendar event (mobile)

Post by simon.schvartzman »

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: 672
Joined: Tue Jul 29, 2014 12:52 am

Re: Adding a calendar event (mobile)

Post by simon.schvartzman »

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 "AI", or not to "AI", that is the question
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Adding a calendar event (mobile)

Post by dunbarx »

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: 672
Joined: Tue Jul 29, 2014 12:52 am

Re: Adding a calendar event (mobile)

Post by simon.schvartzman »

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 "AI", or not to "AI", that is the question
simon.schvartzman
Posts: 672
Joined: Tue Jul 29, 2014 12:52 am

Command to add a calendar entry

Post by simon.schvartzman »

Something similar to mobileAddContact...like this:

mobileAddCalendar Event Description, Location, startdatetime, enddatetime, alert, invitees, repeat, notes
Simon
________________________________________
To "AI", or not to "AI", that is the question
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Adding a calendar event (mobile)

Post by jacque »

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: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Command to add a calendar entry

Post by FourthWorld »

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