Hi David, What about:
OB SET ARRAY([Table]ObjectField";"my_object_array_name";$my_object_array) HTH Koen Op 9-jul.-2017, om 03:47 heeft David Adams via 4D_Tech <[email protected]> het volgende geschreven: > ...I've got some summary data I'm storing in a fact table and want to stash > an array of objects in an object field. > > Is that a thing? You can't assign it directly, and I tried assigning it in > a chain like this: > > [Table]ObjectField:=JSON Parse(JSON Stringify Array($my_object_array)) -------------------- 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] **********************************************************************

