Can a link be emailed out directing people directly to the feedback form?
Thanks.
Can a link be emailed out directing people directly to the feedback form?
Thanks.
You can create a separate page and make usernoise.window.show() javascript call upon page load. Then - send people a link to that page, and voila!
Thanks!
Hi Karevn,
thanks for writting back, could you expain more - i'm faitly new to this.
Thanks.
You just need to put the next code into your page HTML:
<script>jQuery(function(){usernoise.window.show()});</script>
And then - just give your users a link to that page.
Hi Karevn,
i've tried pasting this into a page in HTML view but the code just appears on the page instead of opening up the 'Feedback' view.
Thanks.
apologies, it does work. thanks.
You must log in to post.