Hi,
I made a custom template for Knowledge Article Detail. I was able to fetch the fields I want to show in the article page so far like title and content through calling the knowledgearticle entity.
I'm having problems with calling its related articles using liquid and fetchxml, or probably if there's any other way to call it in the custom web template and display related articles to web page.
Do you have any reference code for this one? I'd like to display/get Title and its ArticlePublicNumber.
Thank you! I appreaciate your help in advance.