NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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
-
See NetTalk WebServer Example 12 - HotDates.
FYI - Does not work in mobile mode currently.
Don
-
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
-
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]
-
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
-
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
-
the example called "HotDates" doesn't require the HotDates add on. The stuff in there is native NetTalk.
Cheers
Bruce
-
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
-
Maybe, in some form or another.