내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Asset Admin Search Rail

Avatar

Level 2

I have added new option predicate to the search form with JSON path.  In Search filters it is showing all the options but search doesn't work.  But if you create the node structure for the options and use it instead of json path it works. 

Why it doesn't work with json path? 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 2

Instead of manually creating a node structure for the options in the CRX repository, you can define the options in a JSON file by specifying corresponding key-value pairs. Specify the path of the JSON file in the JSON Path field. For example, you can define the key-value pairs, image/bmp, image/gif, image/jpeg, and image/png and specify their values.

Please refer documentation for Search Facets

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 2

Instead of manually creating a node structure for the options in the CRX repository, you can define the options in a JSON file by specifying corresponding key-value pairs. Specify the path of the JSON file in the JSON Path field. For example, you can define the key-value pairs, image/bmp, image/gif, image/jpeg, and image/png and specify their values.

Please refer documentation for Search Facets