Hi,
Is anyone aware of adding a CDF field in a standard bod so that it gets published directly into ION.
I have found function like this
#define addCdfField(elementName, tableCode, cdfName, dataType)
^ addTableField(elementName, tableCode, "cdf_" & cdfName, dataType)
If anyone has done this it would be of great help if they suggest me on this.
Thanks in advance.