BV Commerce Forum
»
BV Commerce Support
»
Development
»
Adding the display text to the image radio button list.
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Some customers have inquired about this so I figure I would share the code. Just add the code as seen in “screen1” to BVModules > ProductChoices > Image Radio Button List > View.ascx.vb Nick Alberti attached the following image(s): Screen1.png (12kb) downloaded 188 time(s).You cannot view/download attachments. Try to login or register. |
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
THANK YOU! I was stuck with the image below, and 20 more just as ugly: (I assume this will be in SP2 ??) MitchA attached the following image(s): Cherry-chip.jpg (2kb) downloaded 130 time(s).You cannot view/download attachments. Try to login or register. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
A note:
If you use modifiers, be sure to make a similar change in .../ProductModifiers/... .
Substitute "modifierOption" for "choiceOption". |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
hmmm. might have to try this for my colors on my exam tables and stools...
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
A little text makes choices very clear with a glance. MitchA attached the following image(s): Radio-image-borders.jpg (28kb) downloaded 71 time(s).You cannot view/download attachments. Try to login or register. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
i know with my current product page layout it wouldnt look right, but i just realized that you can create new product page templates. I could create one specifically designed for tables and stools. This is why I love BVC 5 because you can create different templates for categories and product pages. Everytime I see something I like, its like, man that would look pretty sweet for certain products, but my page is not setup that way. This is the solution... ;)
|
|
|
|
Rank: Member
Joined: 9/26/2008(UTC) Posts: 121
|
Also its better to populate tooltip property for SEO and usability purposes. Simply add the following line below the text property population Code: radioButton.ToolTip = choice.DisplayName
|
|
|
|
|
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.