Hi
I am using custom multi-field and I want to read the properties inside the listener in custom multifield. If I use the below syntax, its not reading the custom multifield values.
this.findParentByType('dialog').getField("./content").getValue();
Please see the screenshot.
Thanks.