CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Schedular

by etwoss » 09 Aug 2014 11:37

Hi

Some questions about the schedular

1) When adding an event , a small form is shown, just with the subject. My Users need to fill out the details otherwise the event is not valid. What can i do to get this working
2) Cant' find an event for nr 1 , to check if details are filled, is there no event fired if i only use the first " Subject" form
3) What is the best way to store event data in my database. I think SchedulerSchedulerFrameControlsToEvent it that right
4) can i change the smal "Subject" form?

If question 3 is right, how would you store events only made with the first subject form

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Jorge Sousa » 09 Aug 2014 17:42

Hello Eric

About your questions:

1) When adding an event , a small form is shown, just with the subject. My Users need to fill out the details otherwise the event is not valid. What can i do to get this working


The small form, it's implemented in javascript (using jqueryui dialog).

We're open to solutions, maybe this form could be optional, that would give more control, from the Delphi/IW/CG user point of view.

2) Cant' find an event for nr 1 , to check if details are filled, is there no event fired if i only use the first " Subject" form


No i don't remember any event there, only the one that opens the big form.

3) What is the best way to store event data in my database. I think SchedulerSchedulerFrameControlsToEvent it that right

property OnSchedulerEventAdded;
property OnSchedulerEventUpdated;
property OnSchedulerEventDeleting;

4) can i change the smal "Subject" form?

as said, for now it's fixed, in the javascript code
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by etwoss » 10 Aug 2014 10:46

Hi

We're open to solutions, maybe this form could be optional, that would give more control, from the Delphi/IW/CG user point of view.


Would love it, don't know what to do with it now.
I hope you will implement this soon.

Watch out, the delete functionality is now just on the first form, not on the second!

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by etwoss » 11 Aug 2014 12:58

Hi

property OnSchedulerEventAdded;
property OnSchedulerEventUpdated;
property OnSchedulerEventDeleting;

Why are they Public and not Published?

Can you tell if you will implement the optional option for having the first form or not?


Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Jorge Sousa » 11 Aug 2014 14:22

Hi

Yes the properties should be published, thanks:

incoming 2.1.1.23

JQScheduler:
- OnSchedulerEventAdded, OnSchedulerEventUpdated and OnSchedulerEventDeleting, weren't published.

Can you tell if you will implement the optional option for having the first form or not?


We can schedule this, now we're trying to publish an official release,

can you please add the suggestion to our tracker? t.i.a.
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by etwoss » 11 Aug 2014 14:45

can you please add the suggestion to our tracker? t.i.a.


Done, the schedular is not yet in the list of components ;)
Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58


Return to JQScheduler

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.