NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: John Fligg on January 05, 2012, 09:29:57 AM

Title: Calendar?
Post by: John Fligg on January 05, 2012, 09:29:57 AM
I have seen references to monthly calendar views and the like. Is there a template somewhere that can show appointments say in a  grid format or were the references to the calendar control?

IOW is there anything that can take a file of appointments and format them into a traditional calendar view with drag and drop functionality?

Thanks

John

Title: Re: Calendar?
Post by: DonRidley on January 05, 2012, 09:42:50 AM
See NetTalk WebServer Example 12 - HotDates. 

FYI - Does not work in mobile mode currently.

Don
Title: Re: Calendar?
Post by: Bruce on January 05, 2012, 09:44:15 PM
I'd love to know what "traditional calendar view" looks like. There are a bunch of calendar views in NetTalk, and a bunch that aren't - but if you have a screen-shot of something I'd like to see it, and comment directly on that.

cheers
Bruce
Title: Re: Calendar?
Post by: John Fligg on January 06, 2012, 03:46:47 AM
OK - something like this Bruce.

This is from BST - a cell like display, linked to a tps file, which can be used to drag and drop appointments and be viewed as a daily, weekly or monthly view.

Unfortunately I do not have Hot Dates. Bo (creator of BST) says BST does not work with NT6.

So am looking for something a bit more exciting that the standard browse of appointments currently provided in NT6.

Thanks

John

[attachment deleted by admin]
Title: Re: Calendar?
Post by: Bruce on January 06, 2012, 06:37:05 AM
hmm - looks like a browse to me.
(albeit that a browse doesn't support drag & drop).

as a start I'd create an in-memory table with a row for each half hour.

cheers
Bruce
Title: Re: Calendar?
Post by: John Fligg on January 06, 2012, 06:46:58 AM
OK - but I did try the example. As I do not have HotDates and it was not added as a global extension, how did you get that Calendar on there?

Clearly missing something.

John
Title: Re: Calendar?
Post by: Bruce on January 06, 2012, 07:21:44 AM
the example called "HotDates" doesn't require the HotDates add on. The stuff in there is native NetTalk.

Cheers
Bruce
Title: Re: Calendar?
Post by: John Fligg on January 07, 2012, 01:53:50 AM
OH! Ooops. I checked it out but could not see the Hot Dates reference then could not see how the code was put in there.

Need to check it out again. Sorry. But is exactly what I need. [Just found it - NetWebYear!!]

BTW Will this be mobile compatible in time?

John
Title: Re: Calendar?
Post by: bruce2 on January 07, 2012, 12:15:11 PM
Maybe, in some form or another.