I have created a custom datatype(key-value with multifield) for CFM editor . The data is getting stored as string array under the CF master node with the property name(specifications) . This is working fine . Expectation :Is there anyway we can store the multifield data as item0,item1 like in compon...