최근 검색


최근 검색 없음

Emil Pop's Avatar

Emil Pop

가입한 날짜: 2021년 4월 15일

·

마지막 활동: 2023년 7월 07일

팔로잉

0

팔로워

0

총 활동 수

26

투표 수

7

플랜 수

12

활동 개요

님의 최근 활동 Emil Pop

Emil Pop님이 에 게시물을 만듦

게시물 Q&A - Users, groups, and organizations

Hello,

We have a situation were we would need to share admin rights to other agents in order to trigger user email verification/or to add new user in the platform.

As far as we can tell the zendesk is rigid in this regards and does not allow this unless we assign them admin roles, which we don't want to do.

Is there any plan to have such feature in zendesk ?

2021년 2월 04일에 게시됨 · Emil Pop

0

팔로워

2

투표 수

1

댓글


Emil Pop님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

Hello @..., thanks for replying back.

I uploaded the screenshot -> https://prnt.sc/t89vut

Please let me know if you need something else.

Regards,

Emil

댓글 보기 · 2020년 6월 29일에 게시됨 · Emil Pop

0

팔로워

0

투표 수

0

댓글


Emil Pop님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

@... Can you please confirm that the information I sent is the one expected? Is it enough for you to be able to offer guidance?

 

Regards,

 

Emil

댓글 보기 · 2020년 6월 24일에 게시됨 · Emil Pop

0

팔로워

0

투표 수

0

댓글


Emil Pop님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

Hello @...,

 

Thanks for replying.

I am leaving here the page where I added the code, unfortunately we are running a restricted Zendesk Help Center so I cannot share the URL with you directly.

I added Jquery by following an article found on the community and I attached a screenshot showing where it's placed.

I added the code inside the article_page.hbs like bellow.










{{article.title}}
{{#if article.internal}}
http://www.w3.org/2000/svg" width="20" height="20" focusable="false" viewBox="0 0 16 16" class="icon-lock" title="{{t 'internal'}}">

{{#if settings.show_follow_article}}

{{subscribe}}

{{/if}}



{{#with article}}

{{t 'was_this_article_helpful'}}

{{vote 'up' role='radio' class='button article-vote article-vote-up' selected_class="button-primary"}}
{{vote 'down' role='radio' class='button article-vote article-vote-down' selected_class="button-primary"}}


{{vote 'label' class='article-vote-label'}}


{{/with}}


{{request_callout}}



{{t 'return_to_top'}}
http://www.w3.org/2000/svg
" class="article-return-to-top-icon" width="20" height="20" focusable="false" viewBox="0 0 12 12" aria-hidden="true">


{{#if settings.show_recently_viewed_articles}}
{{recent_articles}}
{{/if}}
{{#if settings.show_related_articles}}
{{related_articles}}
{{/if}}

{{#if settings.show_article_comments}}




{{t 'comments'}}


{{t 'comments_count' count=article.comment_count}}


{{#if comments}}

{{/if}}


    {{#each comments}}





  • {{#if author.agent}}
    http://www.w3.org/2000/svg" width="12" height="12" focusable="false" viewBox="0 0 12 12" class="icon-agent">



    {{#link 'user_profile' id=author.id}}
    {{author.name}}
    {{/link}}


      {{#if editor}}


      {{else}}

      {{/if}}



    {{#with ticket}}

    {{t 'request'}}{{id}}

    {{/with}}
    {{#if pending}}
    {{t 'pending_approval'}}
    {{/if}}

    {{body}}



    {{#vote 'up' role='radio' class='vote-up' selected_class='vote-voted'}}
    http://www.w3.org/2000/svg" width="16" height="16" focusable="false" viewBox="0 0 16 16">


    {{#actions}}
    http://www.w3.org/2000/svg" width="16" height="16" focusable="false" viewBox="0 0 16 16">




  • {{/each}}

{{pagination}}

{{#form 'comment' class='comment-form'}}


{{user_avatar class='user-avatar'}}


{{wysiwyg 'body'}}

{{input type='submit' class="button button-large"}}


{{/form}}

{{comment_callout}}




{{/if}}


Please let me know if you need other information.

Regards,

Emil

 

 

 

 

 

 

댓글 보기 · 2020년 6월 23일에 게시됨 · Emil Pop

0

팔로워

0

투표 수

0

댓글


Emil Pop님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

@... ^^

댓글 보기 · 2020년 6월 17일에 게시됨 · Emil Pop

0

팔로워

0

투표 수

0

댓글


Emil Pop님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

Hello,

I am trying to use this code, but how can I make the script to work? It does not seem to be recognized inside the article_page.hbs: Failed to load resource: the server responded with a status of 404 ().

Also, can you please let me know if I am editing the correct page? I am adding this code inside the article_page.hbs and replacing the block

with this code.

Thank you for your help.

Emil

댓글 보기 · 2020년 6월 17일에 게시됨 · Emil Pop

0

팔로워

0

투표 수

0

댓글


Emil Pop님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Thanks for article Anonymous, it's very detailed and useful.

@... great catch! I couldn't figure out why the solution was not working for me, your comment helped! Thanks again

댓글 보기 · 2020년 3월 24일에 게시됨 · Emil Pop

0

팔로워

0

투표 수

0

댓글