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
Solved! Go to Solution.
Views
Replies
Total Likes
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/
I hope this will help you.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
RTE does not support pasting as Excel data. What are you trying to do? There may be another way.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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/
I hope this will help you.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Views
Likes
Replies