<
From version < 4.3
edited by Outhman Moustaghfir
on 2024/02/26 17:12
To version < 3.1 >
edited by Outhman Moustaghfir
on 2023/01/27 15:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -iXPath V3.Functions.XSLT .tracking.WebHome
1 +iXPath V3.Funcitons.WebHome
Content
... ... @@ -6,10 +6,10 @@
6 6  
7 7  SetTrkLink uses 6 params:
8 8  
9 -1. trackingType: it refers to the type of tracking wanted. (eg : order , product, baseArticle ...)
10 10  1. trkID : tracking ID.
11 -1. trackingTypeCible: its type.
10 +1. trackingType: it refers to the type of tracking wanted. (eg : order , product, baseArticle ...)
12 12  1. trkIDCible :the tracking to be linked.
12 +1. trackingTypeCible: its type.
13 13  
14 14  = Uses =
15 15  
... ... @@ -18,7 +18,7 @@
18 18  * if we want to link a product with trkID = '632061e5f8aef457701a28d3' to a tracking **parent **like 'Company' ( trkID = "632061e5f8aef457701aa123") :
19 19  
20 20  {{code language="XML"}}
21 -<xsl:value-of select="ixf:SetTrkLink('Product', '632061e5f8aef457701a28d3' , 'Company', '632061e5f8aef457701aa123')"></xsl:value-of>
21 +<xsl:value-of select="ixf:SetTrkLink('632061e5f8aef457701a28d3', 'Product', '632061e5f8aef457701aa123' , 'Company')"></xsl:value-of>
22 22  {{/code}}
23 23  
24 24  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian