Hey guys,
I figured out how to add a customfield epic link to the issue collector in the javascript code, but I realiased that when I'm creating the issue collector form and selecting the custom option that the same UI isn't the same when choosing the default template "Provide Feedback" option. So, I wanted to know if its possible if I could have the same look and feel for the Provide Feed Option when choosing the custom option instead. I say this because I like how the ratings show up where a user can check "Awesome", Good", "Bad", and "Horrible" for a rating and then being able to use that to add customfields to it. Like an epic link. I noticed that the customfields don't work unless you use the custom option template. Is there a way to get it so that the ratings show on the custom option. I know the fieldValues option is added in javascript code and it adds the jira issues when implemented, but I would like to use those ratings as well for custom. Is there a way. Please say yes and how.
Thanks.