I am using Sitecore 8.2 (initial release) and I have a case when for a rendering I have defined the fields
'Datasource Template'
and
'Datasource Location'
but I need to disable the button for
'Create new content'
that appears in the window displayed in editor when adding a component.
I can see that if no 'Datasource Template' is defined on the rendering the button is disabled by default, so this seems doable.
Is there an easy way to somehow disable it even if I have defined the template for the rendering?


