I have added acs common generic list where should I place in my local folder structure | Community
Skip to main content
Level 6
November 18, 2021
Solved

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

  • November 18, 2021
  • 1 reply
  • 1088 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asutosh_Jena_

See the screenshot below:

 

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

1 reply

Asutosh_Jena_
Community Advisor
Community Advisor
November 18, 2021

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! 

Ronnie09Author
Level 6
November 18, 2021

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

Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
November 18, 2021

See the screenshot below:

 

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