- From: David Landwehr <david.landwehr@solidapp.com>
- Date: Tue, 04 Apr 2006 10:56:24 +0200
- To: www-forms@w3.org
Hi, In XForms a submission can be started and then it has to wait for an error or a failure. Wouldn't it be nice if is was possible to cancel an submission (e.g. by dispatching an event to the submission element) which will make the submission stop by dispatching xforms-submit-error? Then a new submission can be started, e.g.: <xforms:action> <xforms:send submission="s1"/> <xforms:cancel submission="s1"/> <xforms:send submission="s1"/> </xforms:action> Best regards, David -- -------------------------------------------- David Landwehr (david.landwehr@solidapp.com) Chief Executive Officer, SolidApp Web: http://www.solidapp.com Office: +45 48268212 Mobile: +45 24275518 --------------------------------------------
Received on Tuesday, 4 April 2006 08:56:29 UTC