-
Notifications
You must be signed in to change notification settings - Fork 608
feat: Allow disabling article search on customer portal #2290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
cogk
commented
May 5, 2025

|
Please solve merge conflicts @cogk |
3402785 to
a770aaa
Compare
|
Done! @RitvikSardana |
|
I think it should be "enable article search" In description you can write, that "relevant articles will be shown on the ticket page while typing the subject" or something like that default value will be 1 What do you think? |
a770aaa to
762b978
Compare
|
Hmm I agree, I guess default values in Single Documents do NOT work 😥 |
|
I suppose I should swap it again to the negative version "hide_suggested_articles" 😆 |
|
Thing is, it works for new sites the default value, but does not for existing one, so I wrote a patch to fix it |
|
Oh nice, perfect! 👍 |
|
Can you share a screenshot of search articles being shown when this flag is enabled? I cant seem to get search results |
|
No I meant with some search results, like some options of search |
Oh I understand, this feature I never tried to make it work so I don't know. |


