Hi everyone,
I started working on a few extensions/plugins for the new CF Editor, such as showing/hiding fields based on a selection, custom color picker field, custom autocomplete field, etc. Following the docs provided here https://developer.adobe.com/uix/docs/services/aem-cf-editor/code-generation/ is going mostly ok so far, however I do have a few questions I would like to clarify with the community:
I will share my learning once I am done, so stay tuned for blog posts that will follow.
Thanks in advance,
Daniel
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
Hi @daniel-strmecki , I too have been writing CF extensions and UE extensions. The example projects built by Adobe works fine. And I am able to tweak and add customizations. Sharing how I have implemented in my project
Hi @daniel-strmecki , I too have been writing CF extensions and UE extensions. The example projects built by Adobe works fine. And I am able to tweak and add customizations. Sharing how I have implemented in my project
Thanks @sarav_prakash, based on your answer and my findings so far I will:
Will also open a few feature requests for the things I see are missing support.