Hi,I am trying to insert data into an attribute that's under a sub
element.Here is the part of the script where I define what to insert:
var event = Here is an example of my data
schema:
If I were to take the 'deliveryTitle' attribute out
of the subelement 'subExamples', then I am able to see data populate in
the 'deliveryTitle' column. However, once I place the 'deliveryTitle'
attribute into the sub element, data no longer populates.Please
advise.Thanks,Michelle