- Posts: 1
- Thank you received: 0
Hi, I'm considering using the product so am brand new to this site. Hope I've not missed the answer to this...
Is it possible to return the results of 2 fields into 1 column of the table as a hyperlink? i.e. specify column F gives anchor text and column G gives URL?
Thanks
Please Log in or Create an account to join the conversation.
Hi,
you can do this by creating SQL view and then show this view with Table JX.
Please see concat function in mysql documentation.
Best regards,
Viljem
Please Log in or Create an account to join the conversation.