Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Mutiple UIcontrols for Menucascade

Avatar

Level 2

1/8/24

Request for Feature Enhancement (RFE) Summary: Enhancement request to add 2 uicontrol elements when a menuscascase is inserted, instead of one.
Use-case: Insert menucascade then insert another uicontrol to achive the end goal.
Current/Experienced Behavior: When a menucascade is inserted, a single uicontrol is added.
Improved/Expected Behavior: When a manucascade is inserted, 2 uicontrols are added. At the preview output, a caret is placed between the two uicontrols.
Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5.18SP, AEM Guides 4.3
Customer-name/Organization name: Olu Oladipo / Verizon
Screenshot (if applicable):  
Code package (if applicable):  
5 Comments

Avatar

Employee

1/17/24

Hi olugboyega,

 

Thanks for your query.

We can configure AEM Guides to add multiple uicontrols tags while using menucascade element.

1. Open the Folder Profiles from tools> guide.

2. Click on XML Editor UI configuration.

3. Edit the ui_config.json and add below under templates>default.

 

 "menucascade": "<menucascade><uicontrol></uicontrol><uicontrol></uicontrol></menucascade>" 

 

You should be able to load 2 uicontrol element while dita authoring in guides editor.

Please test it out and let us know your feedback.

 

menucascade_verizon.png

Regards,

Shreya Gupta

AEM Guides Product Expert

 

Avatar

Administrator

1/31/24

@olugboyega 

Thanks for proposing this idea
 
This has been reported to the engineering under the internal reference CNTGUI-29. The product team will triage this request to verify feasibility based on the prioritization model. This post will be updated according to the Jira request status.
Status changed to: Investigating