hideanswerlinktopage

Type: boolean
Default: false
Context: prediction

About this parameter

When answers are rendered, the link to the page normally takes the user to the page where the answer is taken from. By setting data-hideanswerlinktopage to true, this link will be hidden and the user will not be able to click on it to go to the page where the answer is taken from.

Usage examples

<div class="rek-prediction" data-entitytype="rekai-qna" data-hideanswerlinktopage="true"></div>