I would like to format some data with xml and html and output it to a window. This can't be done with the Formula Output Window and that window is used mostly for debugging.
Why can't we access the javascript window variable from EFS2 scripts? It would make life a lot easier to do output to that window using the window.document.writeln( ) method.
If this is not doable now, are there any plans for providing a similar mechanism in the near future? At least the formula output window should be able to accept formatting capabilities such as html tags or something to make it more readable.
Why can't we access the javascript window variable from EFS2 scripts? It would make life a lot easier to do output to that window using the window.document.writeln( ) method.
If this is not doable now, are there any plans for providing a similar mechanism in the near future? At least the formula output window should be able to accept formatting capabilities such as html tags or something to make it more readable.
Comment