Hello List, saving in Oneform/Sourceeditor: is there a (easy) way to keep the formatting of the document exactly as-is?
The problem: I created a resourcetype XSP-page to use a XSP-page as content. For editing these documents I'd like to use Oneform. Basically all works as expected but in some cases it leads to errors when the code is reformatted by the editor. Example: db-usage with esql-logicsheet <esql:pool><input:get-attribute module="properties" as="string" name="mydatasource" default=""/></esql:pool> is reformatted to: <esql:pool> <input:get-attribute module="properties" as="string" name="mydatasource" default=""/> </esql:pool> this doesn't work anymore as the whitespaces are considered to be part of the connection-name. Thanks, Gerd --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
