in a normal Xbrowse table I would like to have the possibility of displaying a hyperlink text ( TUrlLink) in a field, but not all the records, just the ones I want.
why do I want to have a Hyperlink text?
because the final user could click on it and view information
example :
Imagine a table with payment notices (I'm referring to a program I made for my school)
in a field there is the information "order number xxxx" this text, if clicked ( as urllink made), can open the order management and view the schedule of that order without the final user having to open the order management and search for that person order number, i.e. you could open the schedule directly from the payment advice table.