Recent searches


No recent searches

how to custom zd-autocomplete-header



Posted Mar 03, 2023

Hi, could you help me please, I would like to change autocomplete header text for custom text.

I need change "Top article suggestion" to "my new text" how can i do this? Thank you



0

1

1 comment

image avatar

Remi

Zendesk Customer Care

Good day Iuliia Saunova,

Thank you for your post, hope you are fine!

Unfortunately, there is no inbuilt method to change this string and this isn't supported, You would need to do DOM manipulation / custom code to achieve this.

Something like below : 

The only challenge will be that as the "zd-autocomplete" HTML element isn't mounted on page but only when "Article Results" are rendered, hence, the challenge for now is that the QuerySelector isn't defined when using the script.

You will have to find a way to listen to this element mounting and trigger the function containing the script once the latter is mounted in the DOM.

We cannot really assist further than this, I'm afraid.

Hope this helps!

Best regards,

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post