Overriding 'style' in GSFN.show() Call
I have the "Feedback" tab currently installed on my site with the default style set to 'idea' so that when someone clicks the "Feedback" tab they can quickly enter an idea in the GetSatisfaction overlay. On a few of our pages I also want to add a text link to call GSFN.show() that will open the GetSatisfaction overlay with the style set to 'problem'. My question is - is there anyway to pass the style 'problem' via the GSFN.show() call so that it overrides the default style set in the header of our page for the "Feedback" tab?
Thanks in advance for your help!
Thanks in advance for your help!
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.
-
Inappropriate?Hey, Russell. I'll have to check and see if I can get an answer for this one. I've queried some folks and we'll get back to you.
I’m working on it
-
Inappropriate?Hi Russell,
You could change the feedback_url in the onclick of your text link.
Something like:
onclick="if(GSFN) {GSFN.feedback_url = 'http://getsatisfaction.com/<your_company>/feedback/topics/new?style=problem';GSFN.show()}"
Hope that helps.</your_company>
I’m confident
The company and 2 other people say
this answers the question
-
LOL! Our HTML parser automagically closed my your_company tag :)
Loading Profile...



EMPLOYEE
