Not sure if it is even possible.
Have a data in the table:
'All additional information about our privacy, can be found at this location: https://community.appeon.com/index.php/qna/q-a/ask?category=1 Thank you.'
store procedure returns this data to tabular datawindow, read-only column, and if the user click GoTo button, i am opening webpage with specified address
Is there is anyway or anything i can use to present user with something like this:
'All additional information about our privacy, can be found at this location Thank you.'
Something like use Rich TextEdit control or Rich Text datawindow and preformat return as something like:
/*
???
'All additional information about our privacy, can be found at ' + [URL="https://www.sql.ru/forum/actualpost.aspx?bid=39"] this location[/URL] + ' Thank you.'
???
*/
Any help will be greatly appreciated.
Thank you
Sincerely
Vlad
Something like:
[URL="https://community.appeon.com/index.php/qna/q-a/hi-all-having-a-q-about-displaying-renaming-hyperlink"]Place to go[/URL]
?