Questions tagged [bryntum-scheduler]

Bryntum Scheduler is a JavaScript framework for scheduling tasks and presenting them via a UI. Use this tag for questions about working with or implementing a web app or service that uses Bryntum Scheduler.

Bryntum Scheduler is a JavaScript framework for scheduling tasks and presenting them via a UI. Use this tag for questions about working with or implementing a web app or service that uses Bryntum Scheduler.

https://bryntum.com/docs/scheduler/

20 questions
0
votes
1 answer

ExtJS 4.2.0 error: Layout run failed

I am using the Bryntum Scheduler v 2.2.5 with Exts JS 4.2.0 I have added the diagnostic tools and the console output is below. I am using a Sch.panel.SchedulerTree. Is this diagnostic telling me I need to set a width for the SchedulerTree…
chrisfarrell
  • 73
  • 1
  • 9
0
votes
2 answers

How to get the Success response text when a event is created on Bryntum Scheduler

How do I get a success response text when any event is created in Bryntum Scheduler? I have made a success event on the event store but I cannot get any response text in that. The following is the full code for the scheduler. What I want is that…
Manish Gautam
  • 516
  • 2
  • 7
  • 19
0
votes
1 answer

Sencha Cmd v3 build error when implementing Bryntum Scheduler

Using Cmd 3.0.0.141, I have successfully generated a workspace and an Ext app in that workspace. The application builds correctly until I attempt to integrate the Bryntum Scheduler, where I encounter an error when I try to build: "Failed to resolve…
chrisfarrell
  • 73
  • 1
  • 9
-1
votes
2 answers

bryntum component integration

I am trying to integrate the bryntum component(schedule) in php. I am not much aware in ext js. Please see the images here Here, Name fields are fetching properly, whereas Capacity is not accessing. These values are coming from Zoho CRM. My code is…
Srimanta
  • 61
  • 9
-1
votes
1 answer

How to change the increment property dynamically in Bryntum scheduler

I'm trying to use bryntum scheduler. Is there any way to change Increment property dynamically or make a zoom in/out for it?
corvin
  • 1
  • 2
1
2