|
Hello, all! I trying to use the schedule component with the MyFaces implementation 1.1.3, Tomahawk 1.1.4 snapshot, Jboss Seam and Facelets. What's good is that the entries are rendered ok, adding/removing of entries and linking with a calendar component work as expected, but I'm having _javascript_ errors on every pixel moved with the mouse on that page. The _javascript_ error is "Hash is not a consructor", referencing the domLib.js file, line #514. The scheduleClicked method in my bean is also not called, so I can't get the time clicked. I have set the extensions filter as described on the myfaces site and have a calendar popup and file upload components working without problems. Hope someone has an idea what's causing this. Oh, yes, one more question, regarding the Calendar component - how can I redirect to another page when a date was selected? As simple as that :-) Thanks for any feedback! Regards, Ivaylo Kabakov. |
- Issues with Tomahawk Schedule component Ivaylo Kabakov
- Re: Issues with Tomahawk Schedule component Mike Kienenberger

