View Single Post
  #8 (permalink)  
Old 02-16-2007, 10:48 PM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 467
Default

Quote:
Originally Posted by jiggy View Post
lostKnight,

I have the requirement of building my form as a zimlet only.
I didn't get your point?? Can you please elaborate on your suggestion??

Do you mean to say that i should use Ajax??

Sorry but not getting you..Request you to elaborate please.

Thanks.
Where/how are you planning on saving data from the Zimlet? The form editor functionality is there, but it isn't 100% working from my experience. There is also some Xforms capability, DWT capability, and just plain old building a form.

AJAX is a enabling technology. DWT is what is build on top of AJAX which Zimbra uses. If you go look around the source code there is plenty of examples of code in Javascript on how to implement forms.
Reply With Quote