Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

I have added acs common generic list where should I place in my local folder structure

Avatar

Level 7

I have added acs common generic list where should I place in my local folder structure so that once I give the build it is not vanished

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

See the screenshot below:

 

Asutosh_Jena__0-1637235571759.png

It should be added inside ui.apps folder with appropriate folder structure.

View solution in original post

3 Replies

Avatar

Community Advisor

Hi @Ronnie09 

 

You can create a folder under /etc/acs-commons/lists and keep all the generic list items inside it.

 

Please make sure to include the path in filter.xml so it will be deployed along with your code and it will not be overridden.

 

<filter root="/etc/acs-commons/lists/brand"/>

 

Thanks! 

Avatar

Level 7

I am workin on branch need to push the code.... where should I add the changes in my directory. 

Avatar

Correct answer by
Community Advisor

See the screenshot below:

 

Asutosh_Jena__0-1637235571759.png

It should be added inside ui.apps folder with appropriate folder structure.