
Abstract
In AEM, Nested Multi-Field is every developer’s nightmare🤦♂️. In this blog we will discuss how to easily access the nested multi-filed values from the dialog and show them in HTL.
Below, I would add the code of each module which follows all the latest coding techniques [like R7 annotations, HTL etc.] and will explain them it in detail. You can simply re-use the code in your requirement.
Lets begin the show..😎✌
Dialog:
The dialog is a nested multi-field dialog. There are two multi-fields here: FirstMF & SecoundMF.
Read Full Blog
Q&A
Please use this thread to ask the related questions.