Linking to Forum Topic in Wiki Page by Topic Title
V28.3
How to link to a Forum Topic WITHOUT using parentId=XX
ie. (https://mysite.com/tiki-view_forum_thread.php?forumId=1&comments_parentId=1)
But there must be a cleaner way to construct such a link involving comments_title?
Thinking it might look like this?
tiki-view_forum.php?forumId=1&comments_title=My+Topic
(the above just returns me to the forum's main topic list)
ideas?