We have a site that will link directly to Webtop's Advanced Search container (advsearchcontainer), but when you access it this way the search results show without any containing element. It appears in code that when advsearchcontainer is access from the main Webtop screen, the caller form is the HomeCabinetClassicView component, so that when a search is executed, the results appear in the right frame within the main Webtop view. I'd like to have this happen without having to invoke advanced search from within Webtop, can I somehow set the caller form to HomeCabinetClassicView without actually visiting it?