Currently, permissions for ideation are binary “all or nothing” access to view, create, reply, and vote. (Vote for this idea if you’d like to break these out)
I need to hide Idea as option when creating Topics, as we’ll be changing our idea intake to a form-based intake for standardizing fields. The ideas will still live on our community, the form will create the idea via the API. We just want to standardize the information we receive at the request of our product team. This will allow other community members to still view, reply, and vote for the ideas, in addition to the administration and moderation features we can leverage.
To do this, I will need to “disable” the Create Idea option by hiding it with CSS.