I have a .net script and I am trying to use an ActiveData table to populate a DomElement field in my application. I have only ever used 'SetText' to import the data from the ActiveData table. This does not work for a DomElement field.
How do I populate the data into the DomElement field please?