Ricerche recenti
Nessuna ricerca recente

Brooke Luder
Data ingresso 16 apr 2021
·
Ultima attività 27 ott 2021
Seguiti
0
Follower
0
Attività totali
2
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Brooke Luder
Brooke Luder ha commentato,
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 + '
}
});
Can anyone help me?
Visualizza commento · Data ultimo post: 30 giu 2020 · Brooke Luder
0
Follower
0
Voti
0
Commenti