Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

See the screenshot below:

 

Asutosh_Jena__0-1637235571759.png

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

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

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

Korrekte Antwort von
Community Advisor

See the screenshot below:

 

Asutosh_Jena__0-1637235571759.png

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