From version < 3.1 >
edited by gru
on 25.03.2019, 11:58
To version < 4.1 >
edited by nlo
on 13.05.2019, 17:31
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.nlo
Content
... ... @@ -1,12 +1,12 @@
1 1  Actions of type //Set form fields form XML// can be used to fill form fields with data from an XML document. This makes use of [[XPaths>>url:http://www.w3schools.com/xml/]] to [[select>>url:https://www.tutorialspoint.com/xml/]] a value from the XML document.
2 2  
3 -{{figure image="actionXMLEn.png"}}
3 +{{figure image="import_xml_en.png"}}
4 4  User interface for configuring the options of an action of type //Set form fields from XML//.
5 5  {{/figure}}
6 6  
7 7  == Parameter ==
8 8  
9 -* {{litem title="XML source"}}A previous action providing the XML document to be used.{{/litem}}.
9 +* {{litem title="XML source"}}A previous action providing the XML document to be used.{{/litem}}
10 10  * {{litem title="XSL transform"}}An optional XSL transform applied to the XML document.{{/litem}}
11 11  * {{litem title="XPath"}} * {{litem title="Field name"}}Name of the form element to be changed.{{/litem}}
12 12   * {{litem title="XPath"}}XPath for selecting a value of the XML document. The value of the form field will be set to this value.{{/litem}}{{/litem}}
Copyright 2000-2024