Tim, Do you have to Base64 encode the picture to store it in the JSON file?
On Tue, Sep 24, 2019 at 10:28 AM Tim Nevels via 4D_Tech < [email protected]> wrote: > Picture object properties only store a reference to the picture, hence the > “[object Picture]” property value. JSON Stringify command does not encode > picture properties, you have to do that. You can write a wrapper method for > JSON Stringify and JSON Parse to handle this situation if you need to do > this often. -- Kirk Brooks San Francisco, CA ======================= What can be said, can be said clearly, and what you can’t say, you should shut up about *Wittgenstein and the Computer * ********************************************************************** 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] **********************************************************************

