select a site  ||  useful feedback!   |  manage my requests   |  icasework

Widgets

We provide a number of widgets that allow you to include feedback forms on your web site within minutes.

You can either embed our General Feedback widget which allows customers to submit all feedback types within a single screen or you may embed the Complaint widget, the Compliment widget, the Suggestion widget or the Query widget separately.

Prerequisites

To embed a widget, you must include the following tags within the HTML page:
<script type="text/javascript" language="javascript" src="/Portals/32/<serveraddress>/portal/widget.js"></script> <link rel="stylesheet" href="<serveraddress>/portal/widget.css" type="text/css" media="screen" />

Embedding the widget

Include a hyperlink or button within the page similar to the below examples. You can change the title, width and height parameters as required.

Complaint widget
<a href="<serveraddress>/portal/youraccountid/complaintwidget" rel="lyteframe" title="Complaint" rev="width: 600px; height: 420px;">Complaint</a>
Compliment widget
<a href="<serveraddress>/portal/youraccountid/complimentwidget" rel="lyteframe" title="Compliment" rev="width: 600px; height: 420px;">Compliment</a>
Suggestion widget
<a href="<serveraddress>/portal/youraccountid/suggestionwidget" rel="lyteframe" title="Suggestion" rev="width: 600px; height: 420px;">Suggestion</a>
Query widget
<a href="<serveraddress>/portal/youraccountid/querywidget" rel="lyteframe" title="Query" rev="width: 600px; height: 420px;">Query</a>
Comment widget
<a href="<serveraddress>/portal/youraccountid/commentwidget" rel="lyteframe" title="Comment" rev="width: 600px; height: 420px;">Comment</a>
Combined Feedback widget
<a href="<serveraddress>/portal/youraccountid/widget" rel="lyteframe" title="Feedback" rev="width: 600px; height: 420px; ">Feedback</a>

Redirecting forms submitted through the widget to a specific team

Add the team code at the end of the URL, e.g.:
<serveraddress>/portal/youraccountid/querywidget/ABC
will redirect query form submissions to a team with code ABC

Customising the widget banner

By default the widgets display a blue banner at the top. You may replace this banner with your own banner by providing replacement HTML through the administration screen at Administration | General Preferences | Self service preferences. Note that replacing the banner is not currently supported for the General Feedback widget.

To customise the banner further for particular teams, additional parameters may be added to the hyperlink and referenced in the replacement banner. E.g. to bring in a different logo image, set the URL to:
<serveraddress>/portal/youraccountid/querywidget/ABC/logo=ABClogo.jpg&title=ABC
Then reference the logo and title parameters in the banner HTML by enclosing them in square brackets as per the below example:
<div class="markup"><img src="http://www.yourwebsite.com.com/images/[logo]" alt="[title]"></div>
Quick links
Contact us

Phone +44 (0)20 7372 4118
Enquiry form
Request a demo

Follow UsefulFeedback on Twitter
like this
iCasework ™ | Terms & conditions | SLA | Privacy Statement