Hi Alain,

I am a bit puzzled and am turning to you as, as far as I know this was 
working but now, it seems not.

On StratML forms like 
http://www.hyperbase.com/library/hyperform/stratml/asset/xml/4psc.xml,

The "View" and "XML" buttons have stopped working, and the Chrome 
Javascript console, for example, reports an undefined reference for 
"xforms".

Note that the "Load" button seems to work fine.

As you see in the form, these 2 buttons try to save the model instance, 
as, for example, in:

<input type="submit" value="XML"
        
onclick="setTimeout('document.forms[\'downloadxmlform2\'].elements[\'xmlinstance\'].value
 = 
XsltForms_browser.saveXML(xforms.defaultModel.getInstanceDocument(\'stratedit\'));
                document.forms[\'downloadxmlform2\'].submit();', 500); return 
false;"/>

Do you have any idea what could be missing, or why "xforms" is not found, or 
what else I may be doing wrong?

Thank you.

Andre



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to