최근 검색


최근 검색 없음

Brooke Luder's Avatar

Brooke Luder

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

·

마지막 활동: 2021년 10월 27일

팔로잉

0

팔로워

0

총 활동 수

2

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Brooke Luder

Brooke Luder님이 에 댓글을 입력함

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

Hi I'm not a coder but I've managed to implement this suggestion and it works great.

The only thing is if we have articles flagged as internal (visible to agents and managers only) the little lock icons disappear when you expand the list.

The code on the .hbs page for that is:
{{#if internal}}

{{/if}}

but I'm not sure how to get that working with the example above. I'm assuming it would be somewhere around this part:

$(_allarticles).each(function(idx, itm){
if(itm.draft==true){
} else {
_arthtml = _arthtml + '

  • '+itm.title+'
  • ';
    }
    });

    Can anyone help me?

    댓글 보기 · 2020년 6월 30일에 게시됨 · Brooke Luder

    0

    팔로워

    0

    투표 수

    0

    댓글