<@U2A0VNXFZ> i tried 3 different variations but it...
# suitetalkapi
n
@mbucklaew i tried 3 different variations but it never works... 1. <platformCore:nullFieldList xsi:type="platformCore:NullField" xmlns:platformCore="urn:core_2012_1.platform.webservices.netsuite.com"> <platformCorename&gt;title&lt;/platformCorename> </platformCore:nullFieldList> 2. <nullFieldList> <name>title</name> </nullFieldList> 3. <nullFieldList xmlns="urn:core_20015_1.platform.webservices.netsuite.com"> <name>title</name> </nullFieldList>