I was having a very similar issue. I was able to solve it by adding unique "granite:data/metaType" value in my "customfield.jsp" in builditems.jsp. Sudo code:<input type="hidden" name="./items/<%= key %>/granite:data/metaType" value="customfield">Also worthy of note, is that /libs/dam/gui/component...