Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

Regarding Richtext Component

Avatar

Level 2

Hello All,

                    As we know there is an option paste from word in rich text component similarly i want to add past from excel option in rich text component.Can any help me how to add this option.

 

Regards

Sandeep Chandra.M

1 solution acceptée

Avatar

Réponse correcte par
Administrator

Hi 

RTE dose not have Excel support as of now.

But if your aim is to get Excel data to the table, then you can create a custom component with 3rd party Javascript/Jquery Excel plugin to do so.

Reference Material:-

Creating a Custom component with JS:- https://helpx.adobe.com/in/experience-manager/using/custom-carousel-components.html

Js Plugin with Excel support:- https://github.com/rainabba/jquery-table2excel

                                            http://jquer.in/random-jquery-plugins-for-superior-websites/xlsx-js/

Demo:- http://jsfiddle.net/innovatejs/a2RP3/?utm_source=jquer.in&utm_medium=website&utm_campaign=content-cu...

 

I hope this will help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Voir la solution dans l'envoi d'origine

4 Replies

Avatar

Level 10

RTE does not support pasting as Excel data. What are you trying to do? There may be another way. 

Avatar

Level 10

Hi,

Yes, as Scott stated, RTE do not support the pasting the Excel content in RTE dialog. You can do it by adding table option available in  RTE.

Thanks,
~Ratna.

Avatar

Level 10

As Ratna points out - you can use a table if you want to layout data in a tabular format. 

ALso - if you want an AEM service that reads Excel data- you can write a custom AEM service that uses an Excel API. 

https://helpx.adobe.com/experience-manager/using/creating-custom-excel-service-experience.html

Hope this helps. 

Avatar

Réponse correcte par
Administrator

Hi 

RTE dose not have Excel support as of now.

But if your aim is to get Excel data to the table, then you can create a custom component with 3rd party Javascript/Jquery Excel plugin to do so.

Reference Material:-

Creating a Custom component with JS:- https://helpx.adobe.com/in/experience-manager/using/custom-carousel-components.html

Js Plugin with Excel support:- https://github.com/rainabba/jquery-table2excel

                                            http://jquer.in/random-jquery-plugins-for-superior-websites/xlsx-js/

Demo:- http://jsfiddle.net/innovatejs/a2RP3/?utm_source=jquer.in&utm_medium=website&utm_campaign=content-cu...

 

I hope this will help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni