Multifield value in SPA angular component
Hi,
I have created a multifield angular component. I want to fetch the multifield value from the dialog and display it on the page since this is an angular component I cannot use sightly. How can I fetch these values.
Thanks in advance