Did anyone faced an issue while using JSON path option for search facets predicates and resolved ? When I am using JSON path for any predicate then that predicate gets disappeared in search rail. Is there any template of this JSON?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @NeeravAg1 ,
Please refer -https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/sea....
{
"options" :
[
{"value" : "image/bmp","text" : "BMP"},
{"value" : "image/gif","text" : "GIF"},
{"value" : "image/jpeg","text" : "JPEG"},
{"value" : "image/png","text" : "PNG"}
]
}
You can select the JSON path checkbox option to display the path added before.
Can you check the logs?
Views
Replies
Total Likes
@Saravanan_Dharmaraj, @narendrag-aem, @RajaShankar, @Imran__Khan, @PriyankaKu Can you take a quick look at this question? Any guidance you can provide would be much appreciated!
Views
Replies
Total Likes
Hi @NeeravAg1 ,
Please refer -https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/sea....
{
"options" :
[
{"value" : "image/bmp","text" : "BMP"},
{"value" : "image/gif","text" : "GIF"},
{"value" : "image/jpeg","text" : "JPEG"},
{"value" : "image/png","text" : "PNG"}
]
}
You can select the JSON path checkbox option to display the path added before.
@NeeravAg1 Did you find the suggestion helpful? If you need more information, please let us know. If a response resolved your issue, kindly mark it as correct to help others in the future. Alternatively, if you discovered a solution on your own, we'd appreciate it if you could share it with the community. Thank you.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies