Expand my Community achievements bar.

Customize Universal Editor properties

Avatar

Level 1

Hi everyone,

As I understood OOTB Universal Editor does not provide any complex data-type's such as Composed Multifield (a multifield that consists of several predefined fields) or Select with dynamically retrieved options.

The one thing that I found related to this topic is the creation of a UI Extension for the Universal Editor - https://developer.adobe.com/uix/docs/services/aem-universal-editor/api/item-types-renderers/

My questions would be:

  1. Am I looking at the right documentation for this task?
  2. Are there any examples available to check how it can be done? I know there are a few examples available in aem-uix-examples repo (this looks pretty similar to my task https://github.com/adobe/aem-uix-examples/tree/main/universal-editor-product-picker) but maybe there are more info?
  3. Are there any other options available on how I can achieve that?

Thanks in advance!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor

Hi @bohdanm45202827 

I believe the only way to extend the Universal Editor is through the Extension Manager.

https://developer.adobe.com/uix/docs/extension-manager/extension-developed-by-adobe/ue-product-picke... 



Arun Patidar