topic list widget
Can the topic list widget display different topics (based on keywords) on different pages on our site? Do you have an example of the widget in action?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Yes, you can absolutely have a tag-specific widget.
Here's an example of a site that uses several different kinds of topic list widget:
http://songkick.com/feedback -
Inappropriate?I need the widget to show different tag-specific topics on different pages in our site. For example: show "file upload" tagged topics on an upload page, and "invoice" tagged topics on an invoice payment page. Possible?
-
Inappropriate?Yes, the widget code has a variable that you dynamically or manually swap out depending on the context they're to be shown. Here's the js src for the widget; note the tag value at the end:
src="http://getsatisfaction.com/getsatisfaction/topics.widget?callback=gsfnTopicsCallback&length=0&limit=3&sort=recently_active&style=idea&tag=sample"
You can change that to anything you'd like to filter on.
1 person says
this answers the question
Loading Profile...


