Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
I changed the site term "SKU" to "Part #". But, it is still being displayed as SKU on my product pages? |
Dan |
|
|
|
Rank: Member
Joined: 2/21/2007(UTC) Posts: 1,113
|
Dan -- you are right -- I never noticed that before - I had changed mine to "Product ID" a couple of months ago, but never noticed until now that it is still displaying "SKU" |
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
Dan and Birdbrain,
I'm using Painted paper. I have no prefix at all on my product page and have wondered why, I'd like to see "Product #". This must be either a theme or a CCS thing. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
I got it working for the product page. I went into Product.aspx and changed the label there. It was actually in the page as SKU, so seems like that isn't actually being pulled from the site terms. I just changed it to what i wanted and it appeared on the product pages. |
Dan |
|
|
|
Rank: Member
Joined: 1/3/2004(UTC) Posts: 1,497
|
Add this to the product.aspx.vb file around line 68: Code: [color=#0000ff] Me[/color][color=#000000].lblSKUTitle.Text = Content.SiteTerms.GetTerm([/color][color=#a31515]"SKU"[/color][color=#000000>)</FONT>][/color]
This is a bug and it isn't fixed in SP3. It applies only to the ProductTemplates\BVC 2004 Layout. The BVC5 Product layout doesn't use the title, it just shows the SKU value. I'll report it in the bugs section. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.