If the requirement is only to make fields readOnly, you can avoid creating the custom AEM CF Editor extension for the new CF EditorThe new CF editor supports UI Schema rules based on JSON Forms schema https://jsonforms.io/docs/uischema/rules So you can add in the CF Model definition some rules to d...