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

Notification

Icon
Error

drodriguez
#1 Posted : Wednesday, August 6, 2008 11:24:53 AM(UTC)
drodriguez

Rank: Member

Joined: 6/26/2008(UTC)
Posts: 38

[3]Print Template[/3]
We want the custom property to end up in the list of "Available Tags:"


How do you add one?

For example, the code to parse the tags resides in /BVadmin/Orders/PrintOrder.aspx.vb (among others I'd imagine)

Code:

Dim litTemplate As Literal = e.Item.FindControl("litTemplate")

If litTemplate IsNot Nothing Then
litTemplate.Text = t.ReplacedTemplate(o)
End If

This returns the raw Print Template, which contains tags such as "[[LineItem.SKU]]", already parsed to contain the values behind those tags for the given product. The code that does this lies behind DLLs.

The question is - how do we add tags and pull extra elements into the final printed invoice?
David Rodriguez
Infinet Development, Inc.
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