S
S
Sinner32016-07-20 17:24:22
1C-Bitrix
Sinner3, 2016-07-20 17:24:22

How to get a link to the current 1sbitrix training course?

Good afternoon, I want to make breadcrumbs for training courses
how to get links to the current training course.
The name is displayed like this <?$APPLICATION->ShowProperty("learning_course_name")?>
P/s/ can someone share a ready-made solution)))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sinner3, 2016-07-21
@Sinner3

$COURSE_ID = htmlspecialchars($_GET["COURSE_ID"]);
<a href="/FAQ/courses/?COURSE_ID=<?=$COURSE_ID?>"><?$APPLICATION->ShowProperty("learning_course_name")?></a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question