最近の検索


最近の検索はありません

Sarah's Avatar

Sarah

参加日2021年10月22日

·

前回のアクティビティ2023年6月07日

フォロー中

0

フォロワー

0

合計アクティビティ

13

投票

2

受信登録

5

アクティビティの概要

さんの最近のアクティビティ Sarah

Sarahさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

Ifra Saqlain Neither, we are using Mink:

コメントを表示 · 投稿日時:2023年6月07日 · Sarah

0

フォロワー

0

投票

0

コメント


Sarahさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

Hi Ifra, I am trying to implement this sidebar in our help center and I'm getting an error saying source_filters and type_filters do not exist. We are using the Mink theme 2.6.2. Any help would be appreciated, thank you!

コメントを表示 · 投稿日時:2023年6月06日 · Sarah

0

フォロワー

0

投票

0

コメント


Sarahさんがコメントを作成しました:

コミュニティのコメント Discussion - Tips and best practices from the community

Hi Ronald, thanks so much for your suggestion and quick reply! I actually got the script to work, I was placing it in the incorrect place. 

コメントを表示 · 投稿日時:2023年2月03日 · Sarah

0

フォロワー

0

投票

0

コメント


Sarahさんがコメントを作成しました:

コミュニティのコメント Discussion - Tips and best practices from the community

I am also not able to use either snippets of code. The text displayed within the div is not displaying at all. The reason I need this to work is so that I can have only one article that displays content for our customers, but display additional content within the same article that is specific to employees only. This will remove the need to keep one internal article for employees and one external article for customers.

Any help would be greatly appreciated, thank you in advance!

Here is what I used in my script.js file:

var orgs = HelpCenter.user.organizations;
for (var i = 0; i < orgs.length; i++) {
  if (orgs[i].name == 'thread research employees') {
   $("div.thread_employees").show();
  }
}

Here is what I used in my style.css file:

.thread_employees {
display: none;
}

Here is the HTML code that I am using in articles:


 

 


    Test
 


 

       
  • Jira Ticket: 1520479

  •  

コメントを表示 · 投稿日時:2023年2月02日 · Sarah

0

フォロワー

0

投票

0

コメント


Sarahさんがコメントを作成しました:

コミュニティのコメント Feedback - Help Center (Guide)

I would like to add my name to the list. Our Knowledge Base is set up for various user groups, which are based on roles. Since we don't know what role the user is that is signing up, we would like to be able to modify the sign up page so that we can ask them what role they are so we can surface the proper knowledge to them. 

Does anyone know if it's possible to develop a skin or widget to go overtop the Zendesk sign up page so we can collect the information we need?

コメントを表示 · 投稿日時:2020年11月17日 · Sarah

0

フォロワー

0

投票

0

コメント


Sarahさんがコメントを作成しました:

コミュニティのコメント Feedback - Help Center (Guide)

I would also like the ability to customize the "follow" email that gets sent to end users. Is there any update on this feature? Thanks!

コメントを表示 · 投稿日時:2020年7月30日 · Sarah

0

フォロワー

1

投票

0

コメント