Re: ACTION-2321: Propose text for a <cancel/> action

(Positioned after The dispatch element)


14.x The cancel element


This action cancels the default action of the event currently being 
handled.


Common Attributes: Common, Events, Action Common


If the current event is cancelable, its default action is cancelled; 
otherwise this action has no effect.


Example


     <action ev:event="xforms-submit">
         <cancel if="state = 'dryrun'"/>
     </action>



On Friday 22 April 2022 16:13:56 (+02:00), XForms Users Community Group 
Issue Tracker wrote:

 > ACTION-2321: Propose text for a <cancel/> action
 >
 > https://www.w3.org/2005/06/tracker/xforms/actions/2321
 >
 > Assigned to: Steven Pemberton
 >
 >
 >
 >
 >
 >
 >
 >
 >
-- 

Received on Friday, 13 May 2022 12:47:21 UTC