BV Commerce Forum
»
BV Commerce Support
»
General Support
»
how to hide long description on BVC5 Product page template
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
I know it may sound odd but I am wanting to hide the "Long Description" field on the BVC5 product page template. I didn't see anywhere in the css to hide it and I went into the page itself...producttemplates/bvc5/product and looked for the long description. This is where I would normally do a "visible="false" for that field but I didn't see it...
Thanks, Derek |
|
|
|
|
Rank: Member
Joined: 4/10/2009(UTC) Posts: 120 Location: Mechanicsville, VA
Thanks: 3 times Was thanked: 1 time(s) in 1 post(s)
|
The long description field is <anthem:Label ID="lblDescription" runat="server" AutoUpdateAfterCallBack="true">
Can also hide it with CSS if you wrap a div around that line in the BV5 template. A div doesn't seem to be present in the OOTB version of that template. |
Tim
|
|
|
|
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
Excellent, thanks again Tim! |
|
|
|
|
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
Hi Tim,
I have successfully hidden the Long Description show it doesn't show up on the product page.
The reason I am doing this is I want to input info here that won't appear on the site but will get passed to a confirmation email. However, when I use [[Product.LongDescription]] as a tag with the email template...the actual email that arrives just says "[[Product.LongDescription]] instead of displaying the HTML content input in that product long desc field.
I wouldn't think this should have anything to do with it being hidden on the product page??
Thanks, Derek |
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
No, that would not be related. Perhaps the email system doesn't support that tag. Without looking at the code I wouldn't know, but it certainly wouldn't be the first time. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
Thanks Aaron,
I have it working now. I was trying to put the longdescriotion in the body but it will only work in the repeating section.
Thanks, Derek |
|
|
|
|
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.