Link to summon Widget

  • 20 October 2011
  • 3 replies
  • 34 views

Besides the floating button, is there a way we can use a common weblink to get the widget window to appear?

Thanks!


This topic has been closed for comments

3 replies

Hi Mario

 

You can try “Freshdesk.show()” to call the widget using your own link.

Eg.
<a href="javascript:FreshWidget.show();">Your link</a>

 

regards

vijay

Thanks! Is it possible to use that link without having the widget hanging around?

Hi Mario

 

If you are referring to the button, just give a Negative offset of -100px and it should not show up in your page. You can specify any other Button or Link in the tag I've specified above.

 

regards

vijay