Hi all-

I am currently attempting to build an appointment calendar in Lift.
I'm having a lot of trouble getting everything working correctly
(partially i think because of my ignorance of what functionality is
available through the js and widgets packages.  Currently, on cell
click, I open a new window (since for some reason ModalWindow isnt
working) that holds an appt template.  When that form is submitted, it
makes an ajax call to the server, creates an appt and responds.  Then
the window closes.  Then the main page needs to reload, or I need to
update the main page's calendar.  Nonetheless I have two questions:


1) Has anyone experimented with getting a work appt. system up with
this object? Is there an easier way to do this?
2) Would it be easier just to integrate a jQuery plugin into the
system and use that (and if so, how would one do that?)

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to