Another possibility is to export an SQL Script which will can be imported into any number of data modeling tools (or even things like Visio). In the data modeling tool you can move stuff around and reformat as you wish.
I have a method to generate a SQL Script if you are interested. Tom Benedict > On Oct 3, 2019, at 17:25, Keisuke Miyako via 4D_Tech <[email protected]> > wrote: > > for what it's worth, > > I've put out an XML to SVG example here: > > https://github.com/miyako/4d-utility-structure-to-svg-converter-v2 > > --- > > the native exported HTML is supposed to look like this: > > https://imgur.com/RGfiPq5 > > however, because cross reference of XSL is blocked be default in Safari, > you'll get a blank page. > > you need to... > > 1. enable developer menu > > https://imgur.com/qad3EdJ > > 2. disable local file access blocking > > https://imgur.com/vvVeacp > > alternatively, the 32-bit version would do the XSLT and produce an HTML (not > tested recently). > > 2019/10/04 5:42、Mike Kerner via 4D_Tech <[email protected]>のメール: > > Has anyone tried exporting a structure in 17.3 to html (really xml/xsl), > and opening it in a browser to render it? When I do that, it doesn't > render. > ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

