Hi, 
 
I want to add a trigger to an svg on a form based on Xsltforms. For now I managed to launch the submissions with the following call from an onclick. 
 
XsltForms_xmlevents.dispatch(document.getElementById("actual-trigger-id"),"DOMActivate")

This has two obvious disadvantages. First, it is not a proper XForms solution and is coupled to the framework. The second one is that at any time an update in the xsltforms may break the solution. 

Is there a "good way" to add a trigger to an svg element in XForms?

Kind Regards, 

Jorge Sánchez 

@Alain thanks in advance, amazing work ;) 

_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to