Skip to Content
0
Oct 25, 2012 at 09:53 AM

Create hyperlink of field OBJECT_ID in Search Results view

196 Views

Good day,

I'm working in the component BTAUTOSUGGEST.

I need to create the hyperlink of field OBJECT_ID only for Search Results of Knowledge database view.

I have created GET_P_OBJECT_ID method an put some code from this forum there.

But when i set break-point - I do not get there and method not calls.

When i set break-point to GET_OBJECT_ID method - it is working and i can debug code 😊

On the view with Search results of knowledge base - my field OBJECT_ID displays without hyperlink. Why?

How to add hyperlink there?

Regards,

hank you for answers.