It is, it's pretty old though. Works in swf. Henry Minsky wrote:
I see this code in the amazon demo that uses "new:" in a datapath<addresslist name="list" width="${parent.width}" height="${ parent.height}"> <method name="newAddress"> parent.form.form.setDatapath("new:/address"); parent.form.setAttribute("mode", "new"); this.setAttribute("height", 0); parent.form.setAttribute("height", parent.height); </method> Is this a supported feature for instantiating new data trees? Where is it documented?
-- Regards, Max Carlson OpenLaszlo.org
