For some pages on the admin panel, I'd like to remove the markdown editor and replace it with a different field. How can I both hide the markdown editor and add a new field via a blueprint?
FYI, I tried modifying the example which added a field to Advanced tab of the admin panel, but that didn't work.