https://bugs.documentfoundation.org/show_bug.cgi?id=154337
--- Comment #7 from Robert Großkopf <[email protected]> --- Without saving data with GET you couldn't save any data with this XML Form Document local. Better we will get it working as it should work by the submission: Right click on submission → Edit Submission Method: Put Replace: … And here you could choose 'None', 'Instance' and 'Document' But always the whole document will be replaced. At this moment you always need contact to a server, who will work with command GET or POST. Other methods won't work (mailto:[email protected] never worked in tests here - a method to get the data local by the file, which has been attached …) -- You are receiving this mail because: You are the assignee for the bug.
