<
From version < 3.2 >
edited by Outhman Moustaghfir
on 2024/02/21 10:55
To version < 2.6 >
edited by Outhman Moustaghfir
on 2022/09/13 17:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -GetTracking (OLD)
1 +GetTracking
Parent
... ... @@ -1,1 +1,1 @@
1 -iXPath V3.Funcitons.tracking.WebHome
1 +iXPath V3.Funcitons.WebHome
Content
... ... @@ -26,7 +26,7 @@
26 26  Searching by trkIDs :
27 27  
28 28  {{code language="XML"}}
29 -<xsl:value-of select="ixf:GetTracking('Product', 'trkID' , '632061bef8aef457701a28d2 632061e5f8aef457701a28d3 63206213f8aef457701a28d4')"></xsl:value-of>
29 +<xsl:value-of select="ixf:GetTracking('Product', 'trkID' , '632061bef8aef457701a28d2 632061e5f8aef457701a28d3 63206213f8aef457701a28d4')"/>
30 30  {{/code}}
31 31  
32 32  Set the limit value to get only 4 elements  :
... ... @@ -41,7 +41,7 @@
41 41  <xsl:value-of select="ixf:GetTracking('Product', 'Name;Brand;_statusTracking' , 'Laptop;Dell;Delivered' , 4, 'Country')"></xsl:value-of>
42 42  {{/code}}
43 43  
44 -if you want to add an order without filling the limit, you must put 0 as a value to it :
44 +if you want to add an order without filling the limit, you must put 0 as value to it :
45 45  
46 46  {{code language="XML"}}
47 47  <xsl:value-of select="ixf:GetTracking('Product', 'Name;Brand;_statusTracking' , 'Laptop;Dell;Delivered' , 0, 'Country')"></xsl:value-of>
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian