Different format for display and export via TableTool
Different format for display and export via TableTool
skyconnect
Posts: 2Questions: 2Answers: 0
Hi,
Would like to check is this scenario possible with TableTool?
Source data: 0123456
Display as html link on screen : <a href="abc.com?id=01223456">012345</a>
Export to CSV: ="0123456"
If possible, any way I can do that?
I found a similar post:
https://datatables.net/forums/discussion/19041/is-there-a-way-to-use-fncellrender-and-strip-html
but I just can't get it around for my scenario.
Thanks in advance
This discussion has been closed.