Open ramojo opened 5 years ago
Just an update on this: on yet another instance of formtools, upgrading to the latest everything via the update script broke the same kyperlinks on export. Is there any way this can be resolved or am I the only one facing this issue?
Hmm! I was just looking over the changes for 3.1.0 and that was specifically make to fix an earlier issue where links weren't appearing as links. https://github.com/formtools/module-export_manager/issues/22
Since you're upgrading, the last comment I made in that thread may be pertinent:
It will probably work right away, but in case it doesn't, you may need to
edit your "HTML/Printer-friendly" Export Group and set the "Content Type"
field to HTML.
That help at all?
Hi Ben, Thanks for getting back to me relatively fast. Set the Excel Export group to html from text and it works perfectly now. Thank you!
Allan
On Mon, Nov 25, 2019 at 4:52 AM Ben Keen notifications@github.com wrote:
Hmm! I was just looking over the changes for 3.1.0 and that was specifically make to fix an earlier issue where links weren't appearing as links. formtools/module-export_manager#22 https://github.com/formtools/module-export_manager/issues/22
Since you're upgrading, the last comment I made in that thread may be pertinent:
It will probably work right away, but in case it doesn't, you may need to edit your "HTML/Printer-friendly" Export Group and set the "Content Type" field to HTML.
That help at all?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/formtools/core/issues/590?email_source=notifications&email_token=ACIFRJ2M5M23GZTWIMSGEKTQVMVWRA5CNFSM4IHSWEIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFA36NY#issuecomment-557956919, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIFRJ7JMEVK4Q4LZBRF5VTQVMVWRANCNFSM4IHSWEIA .
Thanks so much for this amazing tool! When I export to excel using export manager 3.1.0 and even tried downgrading to 3.0.5 but the problem still persists: File upload fields get exported as just text and I have to go to each cell individually, remove a return character at the begining and end of the text and then press enter to make ina hyperlink. This is the first time I'm encountering this. Any idea what might be causing it?