Hi, I have created a AEM component with aem as clod services that contains a rich text editor in the dialog and a multifield dropdown. I have written a Sling model to handle the rich text formatting and logic to retrieve and use the selected dropdown value. However, I am facing an issue where the dr...
Please correct me if I’m wrong, but it seems that this API reference is not included in the public documentation. Is there any way to access it? Thanks!
Hi @RiteshY18 , Thanks for your reply and suggestions! Using the Brightcove Video JS library and its methods, can I get DAM or Dynamic Media asset references? Can I browse paths or drag and drop videos into the RTE editor?The custom toolbar button styling fine, but I am more interested in the button...
Hi @narendragandhi , Thanks for your reply and suggestions! Yes, I am using Dynamic Media, but I need to create a custom RTE toolbar button to browse paths/drag and drop (Dynamic Media or DAM video assets). I don't want a separate component for that. The button can be registered, I got the blog for...
Hi All, I am looking to create a custom video plugin for the Rich Text Editor (RTE) in AEM. The goal is to enable users to browse or drag and drop videos from DAM (like image or any other way) into the RTE editor. I chose the RTE over the Universal Editor due to its better documentation. Also, I wou...
Hi All, I'm seeking your suggestions for migrating from AEM as a Cloud Service with Webpack and React to AEM as a Cloud Service with Vite and React.Has anyone attempted this migration? How complex is it, and what kind of challenges can we expect?I am considering this migration primarily for performa...
Hi @sateaswa94 , Thanks for help on this, If you observe the second screenshot above which I have added, you'll notice that I'm utilizing the Sling Resource Include feature. This implies that my text field group fields are part of a separate utility content component, and I'm including that group i...
Hi @Saravanan_Dharmaraj ,No, it is not working for a text field within a text field group. @sateaswa94 it's somewhat similar to the post Saravana mentioned above. I tried that one as well, but unfortunately, it didn't work.