Hi,I am attempting to restore data on my form using the XML.I have created a simplified test version of my form, with a few fields and two buttons.Button 1) Gets the XMLButton 2) Attempts to restore the XMLTo get the XML I am doing the following:var getDataXML = function() { var XMLdata; guideBri...