From version < 2.1 >
edited by Outhman Moustaghfir
on 2022/09/21 16:08
To version 1.1 >
edited by Outhman Moustaghfir
on 2022/09/21 14:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,7 +7,7 @@
7 7  GetStatus uses 2 params to help retrieve trackings in question:
8 8  
9 9  1. trkID : tracking ID.
10 -1. trackingType: it refers to the type of tracking wanted. (eg : order , product, baseArticle ...)
10 +1. trackingType: it refers to type of tracking wanted. (eg : order , product, baseArticle ...)
11 11  
12 12  = Uses =
13 13  
... ... @@ -16,7 +16,7 @@
16 16  if we want to get status of a product with trkID = '632061e5f8aef457701a28d3'
17 17  
18 18  {{code language="XML"}}
19 -<xsl:value-of select="ixf:GetStatus('632061e5f8aef457701a28d3', 'Product')"></xsl:value-of>
19 +<xsl:value-of select="ixf:GetStatus('632061e5f8aef457701a28d3', 'Product')"/>
20 20  {{/code}}
21 21  
22 22  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian