Request for Feature Enhancement (RFE) Summary:Content picker in the New CF Editor allows only browsing assets, not sites/pages.Use-case:Our CF models contain CTAs linking to pages.Current/Experienced Behavior:Editor needs to manually find and copy and paste the correct link to a page.Improved/Expect...
+1 on this, the select input field could pull the values in a standardized format from an AEM servlet, so we don't have to develop custom plugins for this simple and common use case.
I definitely support this idea, and it should not require a separate, 3rd pary package.
Also, I don't see a need to store i18n dictionaries in /apps, it should be in /content.
Request for Feature Enhancement (RFE) Summary:Add the ability to select/pick a folder in the new CF editor Asset pickerUse-case:In some CF models, our editors must pick a folder, not an asset. We have a logic in our web component to display all assets within that folder. Those assets may change over...
Request for Feature Enhancement (RFE) Summary:Provide the ability to define which RTE plugins to show to editorsUse-case:In different CF models using richtext, we do not want editors to have all RTE options available, and we want to limit them to only a few, like: bold, itand alic, bulleted list.Cur...
Request for Feature Enhancement (RFE) Summary:Provide the ability to add custom validation to the OOTB fields created via the CF model editor.Use-case:We have the following use case: two multifields. If one contains X items, then the other one needs to contain X items, or the validation should fail ...
Here is an update that makes this even a bigger problem for my team. If a CF model contains any custom data attributes, then the CF using that model cannot be created in the new CF editor. This makes it impossible for us to use the same CF models in the old and new editor.
The expected behavior wou...
Request for Feature Enhancement (RFE) Summary:
The current API and the example shared in the docs to toggle (show/hide) fields in the new CF editor does not work as expected and contains multiple issues.
Docs:
https://developer.adobe.com/uix/docs/services/aem-cf-editor/api/data/#setting-styles-to-th...
Request for Feature Enhancement (RFE) Summary:Add an API/extension point that would allow developers to change the rootPath for the Asset/CF/Content picker via a JS plugin: https://developer.adobe.com/uix/docs/services/aem-cf-editor/api/Use-case:Our AEMaaCS project hosts more than 100 websites, each...
Request for Feature Enhancement (RFE) Summary:Ability to use "granite:class" and "granite:data" in the new CF editorUse-case:
We developed a show/hide fields plugin for the new CF editor based on a type selection made in a select field. For this purpose we used the example provivided in the docs:
ht...