adding a navigation tab in standard.php creates problem
Content
Hi, I have an urgent problem and I hope someone can help me. I have just noticed that the new portal page I am to launch, makes my Ask a Question page to fail. With fail I mean that I can no longer select a Product.
As soon as I add this line in the standard.php file:
<li><rn:widget path="navigation/NavigationTab" label_tab="ERP" link="/app/customer" pages="customer"/></li>
in the same section as the other tabs are, which means that this tab will show next to the Account tab (See Picture).
When I do this, the tab shows nicely and works just fine, except that if I now click on Ask A Question I am not able to select a Product in the Product list. Clicking on the Arrow next to it makes nothing happen. If I remove the line from the standrad.php file, the Ask A Question page works just fine..