Hi guys,
I have a field value in my database set to rich text. This rich text contains a LINK that is very important. Then I have a simple query that filters this database and displays filtered results in a table. Text, font, is displayed in the table as I wanted to and the link is also clickable.
Then I want to display first row of that table in rich text box. Text and font is OK but the link is not clickable anymore. This is a very strange behavior as in a table it is displayed correctly. I am wondering how to solve this issue. Is there anybody who can help?
Thank you.