enduser,I was out of town

BigMike's picture
Offline
Joined: 10/20/2008
Juice: 1096
enduser,I was out of town

enduser,

I was out of town from last Thursday and am now finishing this up. I can get the Tabs to load nicely on my product page and I've already began theming them; things are going great. But I've run into a problem.

I originally had just 1 tab and everything looked great. But when I add a second tab, nothing loads in that tab.

Here is what I've got: Description & Details tabs. Both Views use the Node:Nid argument & both have filters for Node: Type=Product. The Fields for Description are just Node:Body, and the fields for Details are Product:SKU and Product:Weight.

Interestingly, when I configure the Quicktab to load the Description tab first, it loads fine and the Details tab is blank. When I configure it to load the Details tab first, _both_ tabs are blank! It loads with Details tab first, which is blank, and then when you click on the Description tab it is also blank.

I am not sure what is going on yet. I am wondering if it has something to do with the Argument pulling in the Node ID, but the Details tab trying to access Product fields and not Node fields.......... and then maybe it can't pull the Description info because the argument isn't being used when the AJAX tries to load the info? I've also tried this without using AJAX, makes no difference.

So I tried entering some $product->model; PHP stuff in for a argument and I couldn't get it to work....

Hmmmmmmmmmmmmmmmmmmmmm

Product Tabs By: patrickhannon86 (40 replies) Tue, 08/18/2009 - 22:19