Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by matthew damon on Dec 11, 2009 01:58
open dhtmlx forum
dhtmlxScheduler.. dhx_tooltip layer and "Agenda view" Additional Issues...

Hi...

There's another problem came back here.
Previous post in question do not write. So the question is new.

please help me. I don't speak english very well. i'm sorry.


Process problems.(example)

Test1 :
"Month view" click -> 2009.12.05 ~ 2009.12.08 drag select -> "Save" without option.-> "Year view" click -> yellow layer Mouse over (Success)

Test2 :
"Month view" click -> 2009.12.12 ~ 2009.12.15 drag select -> Repeat event "Disabled" Button click -> Weekly check, Repeat every 1 week next day : Saturday check, No end date check -> "Save" button click -> "Year view" click -> Mon, Tue yelllow layer Mouse over -> dhx_tooltip blank layer (Failure)

Test3 :
After Test2... -> "Agenda view" click -> nothing change (Failure.. Reason: My guess is that it's a lot of events are due.)

Test4 (just test):
"Month view" click -> 2009.12.14 ~ 2009.12.15 drag select -> Repeat event "Disabled" Button click -> Daily check, Every workday check, No end date check -> "Save" button click -> "Year view" click -> Repeat event yellow layer Mouse over -> New event icon click -> "Do you want to edit the whole set of repeated events?" ok click -> "Delete" without option. -> nothing change (Failure.. Reason: My guess is that it's a lot of events are due.)


Attach a file for me "dhtmlxscheduler_recurring.zip" was replaced. Test link was aplplied to attach a just one file(dhtmlxscheduler_recurring.zip).

Test link : http://www.anjeuk.com/test/samples/03_extensions/04_year_view.html

Help me....




old question link 1. http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=13326&a=21650

old question link 2. http://dhtmlx.com/docs/products/kb/index.shtml?cat=recent&q=13341
Answer posted by Alex (support) on Dec 11, 2009 05:33

Hello,

the issue with agenda view can be solved by setting scheduler.config.agenda_end property. 

For example:

scheduler.config.agenda_end = new Date(2010,1,1);

Please use the attached extension instead of the original one to use this approach.

Teh issues with multi-day events and year view are confirmed. We'll provide teh fix when it's ready.

Attachments (1)
Answer posted by matthew damon on Dec 11, 2009 06:52

Thanks a lot. "agenda view" have been resolved.

multi-day events and year view has been resolved, I hope when the next Version up.

Thanks