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

Summary

Details

Page properties
Content
... ... @@ -9,7 +9,7 @@
9 9  1. trkID : tracking ID.
10 10  1. trackingType: it refers to type of tracking wanted. (eg : order , product, baseArticle ...)
11 11  1. status: the status to update
12 -1. echo Output: boolean optional param, that returns the value of 'status' when true. default value is false.
12 +1. echo Output: boolean optional param, that returns the value of 'status' when true.
13 13  
14 14  = Uses =
15 15  
... ... @@ -18,5 +18,7 @@
18 18  eg.  if we want to set status of a product with trkID = '632061e5f8aef457701a28d3' to 'Delivered' :
19 19  
20 20  {{code language="XML"}}
21 -<xsl:value-of select="ixf:SetStatus('632061e5f8aef457701a28d3', 'Product' , 'Delivered')"></xsl:value-of>
21 +<xsl:value-of select="ixf:SetStatus('632061e5f8aef457701a28d3', 'Product' , 'Delivered')"/>
22 22  {{/code}}
23 +
24 +
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian