HomeHome Product Discus... Product Discus...SmithCartSmithCartChange of default tabChange of default tab
Previous
 
Next
New Post
11/17/2010 10:41 AM
 

I've created my product description page with 3 default tabs, when i created this tab 1 was the default and help the product description, after upgrading tab 3 is now the default tab holding the related products, how do i change back to tab 1 showing by default?

Thanks

 
New Post
11/17/2010 11:31 AM
 

If you open up productdetail.ascx and goto line 215 set ActiveTabIndex="1" as highlighted below"

<cc1:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="1" CssClass="google" >

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
11/22/2010 2:56 PM
 

In 3.93, it was on line 297 if using something like Notepad++. But anyway, it was already ActiveTabIndex="1", so I changed it to ActiveTabIndex="0" and it worked!

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartChange of default tabChange of default tab