Hi guys, I'm trying to create a new customer addressbook using N/currentRecord module in client side, but when I use "var addressNewLine = currentRecord.getCurrentSublistSubrecord({sublistId: 'addressbook', fieldId: 'addressbookaddress'});" the subrecord is not returned. Does anyone know what I am doing wrong?