Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello everyone!
I have an infotable with data that I'll export as a .csv file. However, one of the fields is a link and I'd like to present it as a clickable link once the user opens the file. Is this possible?
For now, the link is not clickable so users have to copy and paste it to the browser to access it.
Thank you in advance.
that is not really a TWX related question, or?
stackoverflow answer your question like this: How to encode a hyperlink in CSV formatted file? - Stack Overflow - maybe that helps.