In a resource that uses contentblocks it does not seem to be possible to disable the modx-resource-content region. Is this a bug or is there a way to hide it completely for special templates?
Using MODX-3.2.0 and CB 1.15.0-rc2
In a resource that uses contentblocks it does not seem to be possible to disable the modx-resource-content region. Is this a bug or is there a way to hide it completely for special templates?
Using MODX-3.2.0 and CB 1.15.0-rc2
You need a custom property to disable Content-Block for the related template. Than the default content section can be hidden in the form customisation.
That works! Great, thanks!