Dear Minitek team,
I would like to link two questions with each other. For this I could use an HTML anchor tag. The issue is, that the search engine friendly (SEF) anchor href is getting broken in case that some sorts of refactorings are made over the time (menu item, question, ...) which are changing a question url. Is there a feature existing to insert a stable link tag, like "[link questionId=123]" for which FAQ Book is rendering a SEF HTML anchor by itself?
If not existing, how would the alternative URL be looking for a non SEF url (index.php?option=com_faqbookpro....) to link to a question based on a question id?