Hi-
Can anybody explain what we must to do to catch which is active menu tab.
The reason I am askin is because, we added some new menu tabs directly into the database (there is no other way or splendidCRM' control that can be used for that), but when we go to that page there is no active tab and under the tabs we have orange line about 3-4px width.
So what else we can do to remove that orange line?
Every idea is really welcome :)
Thanks
The active tab is typically set as a property of the ~/_controls/Header.ascx control. Most modules set the active tab in the default.aspx, view.aspx and edit.aspx.
<%