Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

How to configure Multifield Authorable Component in AEM SPA Project using Angular.

Avatar

Level 2

Hi All, I created a simple Angular component and mapped it an AEM Component. My AEM Component has an authoring dialog that has two multifields: textfield and pathbrowser.
and exporting it into model.json which is used to render logic. In the SPA editor, I can update the authoring dialog fields for both multifield but the content not reflected in the page level.

 

Why do multifield content not reflected in page level??

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Ashok884 

 

Do you have 2 fields (i.e. textfield and pathbrowser) inside a single multi field or 2 different multi field with each of the field inside it?

Can you please share the dialog structure or screenshot.

 

Thanks!

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @Ashok884 

 

Do you have 2 fields (i.e. textfield and pathbrowser) inside a single multi field or 2 different multi field with each of the field inside it?

Can you please share the dialog structure or screenshot.

 

Thanks!

Avatar

Level 2

Hi @Asutosh_Jena_ Thank you for your reply!!

 

Yes 2 fields are inside a single multifield. Please check the below dialog structure.

Ashok884_0-1618827152810.png