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.