최근 검색


최근 검색 없음

David Crichlow's Avatar

David Crichlow

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

·

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

팔로잉

0

팔로워

0

총 활동 수

5

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 David Crichlow

David Crichlow님이 에 댓글을 입력함

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

This is exactly what I wanted! Thank you!

댓글 보기 · 2018년 1월 31일에 게시됨 · David Crichlow

0

팔로워

0

투표 수

0

댓글


David Crichlow님이 에 댓글을 입력함

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

You are awesome! That worked. The dummy article does display temporarily before redirecting to the external link. I'm not quite sure how to prevent that. I will play around with it to see if I can figure it out, but if you have any ideas that would be great.

댓글 보기 · 2018년 1월 25일에 게시됨 · David Crichlow

0

팔로워

0

투표 수

0

댓글


David Crichlow님이 에 댓글을 입력함

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

Thanks Vladan for the help but that did not seem to work.

This is the JS that I'm using:

$('a').each(function() {
var value = $(this).attr('href');
if(value=='/hc/en-us/articles/666666666-Configuration-Workbook')
{
$(this).attr('href', 'https://drive.google.com');
}
});

It works for navigating to the category and clicking the article (The article link takes me to the external link. However, if I search for the article and either click on the link in the drop down or click on the link in the results page, it takes me to the dummy article.

댓글 보기 · 2018년 1월 25일에 게시됨 · David Crichlow

0

팔로워

0

투표 수

0

댓글


David Crichlow님이 에 댓글을 입력함

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

Hi Wes, I tried the js script that you mentioned to have an article title point to an external link. It works well. However, when I search for an article, the resulting breadcrumbs take me to the blank dummy article as opposed to the external link. Is there a way to resolve this?

Thanks

댓글 보기 · 2018년 1월 24일에 게시됨 · David Crichlow

0

팔로워

0

투표 수

0

댓글