0

ZK Calendar 2.1.4 release . possible ?

asked 2014-06-19 11:20:55 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi In the new ZK Calendar 2.1.4 component, I am trying to create a module called patient appointment scheduler in which for each doctor we need to book the appointments. Before taking the call whether to use zk calender, i would like to know whether the following can be done with zk calender.

  1. For some doctor, the start and end time are different . Say for example, one doctor works from 4 PM to 7 PM. So i can control the start and end time ?
  2. Interval time for each patient may be different by each doctor. Some doctor will take 15 min interval (slot) or some doctor will take 30 min (slot) ?
  3. And also we need to have the feature called copy/cut and paste with on the same date or in the different date . ?

All can be done with the new release ?

delete flag offensive retag edit

8 Answers

Sort by ยป oldest newest most voted
0

answered 2014-06-20 02:44:23 +0800

vincentjian gravatar image vincentjian
2245 6

updated 2014-06-20 02:48:10 +0800

Hi,

  1. You can use Calendars.setBeginTime(int) and Calendars.setEndTime(int) API.
  2. You can use Calendars.setTimeslots(int) (2 for 30 mins interval, 4 for 15 mins interval) API to define the time interval within one hour. Currently 10min, 15min and 30min are supported.
  3. It is possible to move the event directly by mouse drag and drop to re-schedule. However the current version does not support copy/paste.
link publish delete flag offensive edit

Comments

Starting from 5 min to 60 Min possible ? which means, 5 min, 10 min, 15 min, 20 min, etc

Senthilchettyin ( 2014-06-21 10:53:49 +0800 )edit
0

answered 2015-02-22 02:16:43 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hello

More Questions.

  1. Can we have pure MVVM Examples on ZK Calender demo show here

  2. In this demo, new event and edit event are handled on click event. Can we do the same on double click event ? Any example ?

link publish delete flag offensive edit
0

answered 2015-02-22 07:47:53 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

More Questions

Currently, on clicking the Slot, calender event onEventCreate and OnEventEdit is fired. In case of onEventEdit, can we show the popup to see more details about the event.

I saw latest realease 2.1.5 has introduce new feature called show tooltip/popup. Is there any example for that.

And also, can disable the Day long event at the top ?

link publish delete flag offensive edit
0

answered 2015-02-23 07:57:35 +0800

odonka gravatar image odonka
1
http://www.zarabiajnaloka...

very interesting post :)

link publish delete flag offensive edit
0

answered 2015-02-23 19:56:42 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

More Question

  1. How to prevent moving the event from one time slot to another slot.

  2. How to prevent to extend the end time using moving the event .

Please some one help me on this questions

link publish delete flag offensive edit
0

answered 2015-02-24 07:15:12 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

More Questions.

  1. selectedItem Property not available for Calender component ?
link publish delete flag offensive edit
0

answered 2015-02-24 15:34:06 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

updated 2015-02-25 10:29:23 +0800

One More Question.

  1. As you see in the demo, for the created event, a small hypen is provided to extend the end time. On expand, event also fired. Similarly, ZK can give another small icon "X" in the right corner , which can be used to delete the event. Currently event can be deleted only after looking the event details in the editor window.

Created Feature request as here

link publish delete flag offensive edit
0

answered 2015-02-26 15:01:43 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

One more Question.

Can we have 12 Hours Format in ZK Calender ?

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-06-19 11:20:55 +0800

Seen: 33 times

Last updated: Feb 26 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More