Nevermind, solved it myself.
use the following code ' added the form_id into the link.
use the following code ' added the form_id into the link.
Code:
<a href="http://www.yourdomain/admin/forms/submissions.php?form_id=4&view=357">
<strong><?php
echo ft_api_show_submission_count(4, 357);
?></strong></a>