Skip to content

Add a button linking to the forum

Kez requested to merge i311-forum-integration into main

Closes #311 (closed)

The way this works is each topic has an optional forum_link field. If the topic has a forum link, a "View this topic" button is rendered:

image

Each question also has an optional forum_link field. If the field is present, a "Read more on the forum" link is added to the question's footer:

image

Edited by Kez

Merge request reports