I have a web form set up with tabs. On the first tab is an inventory browse, and I have it set to refresh a browse on the second tab. The browse is accessed from a menu item.
When I click on the menu item and the form displays, the browse box on the second tab does not show data related to the first item on the inventory browse. If I click on an item on the inventory browse(say, the second item), then the browse on the second tab does show correct data. If I then click on the first item on the inventory browse, then the browse on the second tab displays correctly.
Is there a way to make sure that when the menu is clicked, the inventory browse will correctly set the second browse? You can see what I mean on our demo site,
http://connect.gopositive.com:4155 login is demo, password demo. Click on the Inventory menu item.
Thanks for any help!