Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

I'm looking for a calendar interface object - tap on a date, and it pulls up a data entry screen. Is this available?

Hi Poll!

download this zip file:

https://github.com/jaime8111/jQueryEv...

then add these 2 CSS files:

/eventCalendar
/eventCalendar_theme

and this JS file:

jquery.eventCalendar

then add an HTML component to your screen and edit it with:

code

<div id="calendar"><>

/code

and on page show add this code:

$(calendar).eventCalendar({

/*you can define the parameters with any values of the functions here, or in the JS file */

});

And thats it...

nia aidrena
Posts: 0
Joined: Fri Jun 05, 2015 8:24 am

I'm looking for a calendar interface object - tap on a date, and it pulls up a data entry screen. Is this available?

hye. im a bit unclear about ur explaination. Can u please enlighten it a little bit? Where could i find the custom JS code?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

I'm looking for a calendar interface object - tap on a date, and it pulls up a data entry screen. Is this available?

Hi -

Katya, was meaning here that you can create your own custom CSS in the builder.

JaiR
Posts: 0
Joined: Wed Oct 14, 2015 1:28 pm

I'm looking for a calendar interface object - tap on a date, and it pulls up a data entry screen. Is this available?

@Appery staff - is there any movement on the calendar development within Appery?

MobileAppGuy
Posts: 0
Joined: Wed May 18, 2016 8:53 pm

I'm looking for a calendar interface object - tap on a date, and it pulls up a data entry screen. Is this available?

@Alex GG
Thanks for your steps in getting the calendar added to the page. I have two issues after following your steps.
1.) My calendar does not seem to have the styling as your screenshot.
2.) I get the following error:
error getting json
As seen from my screenshot. Any help will be greatly appreciated.

Thanks Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

I'm looking for a calendar interface object - tap on a date, and it pulls up a data entry screen. Is this available?

Hello,

Please check if there are any errors in the browser console. You can learn here: https://devcenter.appery.io/documenta... how to open the console.

Return to “Issues”