- Vladimir K.
- PowerBuilder
- Monday, 28 September 2020 05:53 PM UTC
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
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.