Koen, I like that one. I wouldn't think it would be very difficult to get the data back into 4D. You could 'push' it with js using the 4D callback approach Tim Penner writes about here: http://kb.4d.com/assetid=77177. I've really found that useful.
On Mon, Oct 30, 2017 at 7:46 AM, Koen Van Hooreweghe via 4D_Tech < [email protected]> wrote: > Hi Kirk, > > Same idea as Jeff. But I'm using jsoneditor (https://github.com/josdejong/ > jsoneditor <https://github.com/josdejong/jsoneditor>) in a web area to > display objects. > > Its an editor, but I have only used it to display an objects content. > Haven’t tried to get the modified data back to 4D. > > HTH > Koen > > > Op 29 okt. 2017, om 22:26 heeft Kirk Brooks via 4D_Tech < > [email protected]> het volgende geschreven: > > > > Just display a c-obj in a hierarchical list. I want to mimic the way the > > debugger shows c-objects. > > > > -------------------- > Compass bvba > Koen Van Hooreweghe > Kloosterstraat 65 > 9910 Knesselare > Belgium > tel +32 495 511.653 > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** > -- Kirk Brooks San Francisco, CA ======================= *The only thing necessary for the triumph of evil is for good men to do nothing.* *- Edmund Burke* ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

