• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Tafel1
#1 Posted : Monday, June 23, 2008 11:36:56 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

I know i recently saw a thread on this.:

I would like for my customers to see any Discounts that were applied into the Summary Total on their Order Detail page.

I know it shows the "Codes Used", But I would like the Dollar total as well.
Tafel1
#2 Posted : Tuesday, June 24, 2008 12:38:35 AM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

Will it work if I just turn the visible="false"> , to visible=[blue]"true"[/blue]>

Code From: BVModules/Controls/ViewOrder.ascx

<tr runat="server" id="DiscountsRow" visible=[red]"false"[/red]>
<td class="FormLabel" valign="top" align="left">
Discounts:</td>
<td class="FormLabel" valign="top" align="right">
<asp:Label ID="DiscountsLabel" runat="server"></asp:Label></td>
</tr>
<tr runat="server" id="DiscountedSubTotalRow" visible=[red]"false"[/red]>
<td class="FormLabel" valign="top" align="left"></td>
<td class="FormLabel" valign="top" align="right">
<asp:Label ID="DiscountedSubTotalLabel" runat="server"></asp:Label></td>
</tr>
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.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012