Hi Experts,
As per my requirement I have created one custom component & I had to show different Business Transactions(e.g Opportunity,Activity etc). In the custom component I have created one form view where user can put all the filters to get result list of a specific Business Transaction. After getting all the input value I'm showing the result in a table view in the same component below. Now I need to open the Business Transaction by clicking the hyperlink(Business Transaction description is maintained as hyperlink in the result list table view). I have attached the screenshot of my custom component UI. Please help me what code I need to write in the hyperlink event to open the corresponding business transaction.