Custom object viewer for GAPUser Accounts in the web interface

Hi,

Hope you're all safe and well.

In v8.1.1 I'm trying to build a custom viewer for GAPUser objects in the web interface which will provide some additional options for a business case.

Out of the box, if I search a google account in the web interface and click on the result I'm presented with a Hyperview of the object. What I need to know is how to replace this Hyperview with a custom page.

I dont have much reference, but following the documentation and the wizard I've created an object dependent reference under Object_Overview that points to my custom component and has for references object GAPUser. The wizard ends , I can check that the newer objects have been created, compile the project flawlessly. But yet, when I perform the search and I click on the resulting google account the viewer keeps showing the hyperviews and not my custom page. What am I doing so perfectly wrong? Slight smile

Thanks!!