Re-order assets filter options | Community
Skip to main content
Level 4
June 9, 2018
Solved

Re-order assets filter options

  • June 9, 2018
  • 3 replies
  • 2432 views

When I try to edit a component that has images, the left asset finder is in the order

FILTER

PATH

IMAGES (dropdown to select from IMages, scene 7, documents videos etc)

Tags

We want it in more logical order

IMAGES (dropdown to select source)

Path

Filter

Tags

What component are we customizing for that?

Thanks

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 arunpatidar

Hi

No changes required except changing order in items node as shown in screenshot

/apps/wcm/core/content/editor/jcr:content/sidepanels/edit/items/tabs/items/assetsTab/items /filterPanel/items/search/items/searchpanel/items/

Thanks

Arun

3 replies

arunpatidar
Community Advisor
Community Advisor
June 9, 2018

Hi,

You need to overlay /libs/wcm/core/content/editor/jcr:content/sidepanels/edit/items/tabs/items/assetsTab/items/filterPanel/items/search/items/searchpanel/items node

and change need to move fulltext and imagepath node at bottom like below:

Thanks

Arun

Arun Patidar
aembytesAuthor
Level 4
June 9, 2018

Thanks. I was able to overlay, but for whatever reason, I still see the older search panel.

Is there any other changes needed?

/apps/wcm/core/content/editor/jcr:content/sidepanels/edit/items/tabs/items/assetsTab/items/filterPanel/items/search/items/searchpanel/items/fulltext

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
June 9, 2018

Hi

No changes required except changing order in items node as shown in screenshot

/apps/wcm/core/content/editor/jcr:content/sidepanels/edit/items/tabs/items/assetsTab/items /filterPanel/items/search/items/searchpanel/items/

Thanks

Arun

Arun Patidar