misbehaved import from .xlsx
-
Dear Tobias,
after i updated to Version 2.1.1 i noticed a glitch happening when importing from .xlsx its a big table with links inside .. unfortunately the import is successful but the links are imported with adding a “\” .. its been long time i import and export with no issue .. i will post example .. thank you
excel file cell contains : <a href=”/bccl/Documents/2022/2022M8.pdf” target=”_blank” rel=”noopener”>Ar</a>
after import the table cell contains :
<a href=\"/bccl/Documents/2022/2022M8.pdf\" target=\"_blank\" rel=\"noopener\">Ar</a>which makes the link for to work properly
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
The topic ‘misbehaved import from .xlsx’ is closed to new replies.