In new Event: Add custom fields

Hi,

Can we personalize the screen Add new Event we need to add some Custom fields?
Can we manage multi-language and Local timestamp?

Another question, we need to use your Scheduler for Mobile in internal application, the licence in this case is Enterprise?

Thanks,

Maroun

Hi Maroun,

Can we personalize the screen Add new Event we need to add some Custom fields?

You can define custom form:

docs.dhtmlx.com/doku.php?id=dhtm … etailsform
The sample is dhtmlxScheduler_mobile_v35_120626/samples/01_basic/06_custom_form.html

Can we manage multi-language and Local timestamp?
multi-language:

docs.dhtmlx.com/doku.php?id=dhtm … calization

Please see the following sample in scheduler package
dhtmlxScheduler_mobile_v35_120626/samples/01_basic/07_locale.html

Timestamp:

Mobile scheduler provides server_utc property
scheduler.config.server_utc = true;

Here are details for it
docs.dhtmlx.com/doku.php?id=dhtm … on_options

Another question, we need to use your Scheduler for Mobile in internal application, the licence in this case is Enterprise?

You can use mobile scheduler on the same terms as desktop version.

dhtmlx.com/docs/products/dht … l#licenses

Here is the post regarding internal projects:
viewtopic.php?f=12&t=22686