Comments Eric started the conversationNovember 12, 2022 at 1:56pmI store more than 1 URL (https://...) in a single MySQL table column, separated by ' '. How can I get them to render as individual clickable links in the wpDataTables report web page?Eric repliedNovember 13, 2022 at 1:06amOK, I managed to use SQL function replace and concat to turn the multi URL string into HTML <a href></a> and added <br> for the line break. 1,850Miloš repliedNovember 14, 2022 at 6:44pm Hi, EricSorry for the late replyI am delighted to hear that this has been resolved. Thank you for sharing the workaround with us. Anything else that we could assist with, please don't hesitate to create new tickets. Have a great day!Kind Regards, Miloš Jovanović[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
I store more than 1 URL (https://...) in a single MySQL table column, separated by ' '. How can I get them to render as individual clickable links in the wpDataTables report web page?
OK, I managed to use SQL function replace and concat to turn the multi URL string into HTML <a href></a> and added <br> for the line break.
Hi, Eric
Sorry for the late reply
I am delighted to hear that this has been resolved.
Thank you for sharing the workaround with us.
Anything else that we could assist with, please don't hesitate to create new tickets.
Have a great day!
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables