Hi,
We like feedback from our customers on a small set of ideas. Using ideas for this sound like a good idea ;-) But in our experience when opening up a "new" idea to some of the customers we will be swamped by ideas. Which is not a bad thing, but we haven't organised ourself enough to be able to handle that properly.
We do want their feedback and votes on several prepared ideas we are getting ready to push into out backlog,
I have seen that I can turn of new ideas by using a bit of custom css
.add-idea-button{
display: none;
}
This seems like a rather crude way of doing it though. Does aha have other options I'm not aware off?
Thanks, for now this bit of css will work for us, but some more controle would be lovely.
--jw