Thanks Peter
But I am trying to do pom.Name = pom.Name + ” – ” + pom.Type;
where both Name and Type are string
datafields: [ { name: ‘Name’, type: ‘string’ }, { name: ‘POMID’, type: ‘int’ }, { name: ‘Type’, type: ‘string’ } ],