Joern Nettingsmeier wrote:

while we are talking ui: why are the confirmation dialogs for workflow
transitions new pages rather than small javascript popups? it's annoying
to lose the "visual context" of the page, especially when doing a number
of workflow tasks in a row.
i guess those confirmation pages probably trigger some checks in the
server, but those could be done after a simple javascript confirm dialog
and would only result in a new page if there was an error.

time for some ajax in lenya? there are some examples shipping with cforms that could be used.

also, it might make sense to send state for such simple things back to the server as json. i found it to be quite easy to work with and powerful too (and less overhead that xmlhttprequest)

http://bluxte.net/blog/2005-11/17-49-57.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to