Hi,There is capability of show related records in popup info window, and it works fine when i click on selected features in map.But when i try to open popup info window from my custom search widget, the related records are missing...from my search widget.. i added popUpRenderer.setStyle("skinClass", Class(com.esri.viewer.skins.PopUpRendererSkin));
and in debug, i found out that my hostComponent.featureLayer is null.. is it the problem?[ATTACH=CONFIG]34937[/ATTACH]