From version < 12.4 >
edited by nlo
on 10.05.2019, 16:43
To version < 13.1 >
edited by nlo
on 10.05.2019, 16:44
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -171,8 +171,8 @@
171 171  
172 172  The XML data source acts analogously to the //CSV// data source, but cannot be bound to a [[selection element>>doc:Formcycle.FormDesigner.FormElements.Selection]].
173 173  
174 -{{figure image="datenquelle_xml.png" width="300"}}
175 -The JSON structure of the XML data source. To this JSON structure can than be accessed to {{code}}XFC_METADATA.urls.datasource_[csv|json|xml]{{/code}} via Javascript.
174 +{{figure image="data_source_xml_servlet_json.png" width="300"}}
175 +The JSON structure of the XML data source. To this JSON structure can than be accessed to {{code}}XFC_METADATA.urls.datasource_xml{{/code}} via Javascript.
176 176  {{/figure}}
177 177  
178 178  === Example for an XML data source ===
... ... @@ -224,8 +224,8 @@
224 224  
225 225  The //JSON// data source acts analogously to the //CSV// data source, but cannot be bound to a [[selection element>>doc:Formcycle.FormDesigner.FormElements.Selection]] directly.
226 226  
227 -{{figure image="datenquelle_json.png" width="300"}}
228 -The JSON structure of the JSON data source. It is identically equal to the JSON data source. This JSON structure can be accessed via Javascript through {{code}}XFC_METADATA.urls.datasource_[csv|json|xml]{{/code}}.
227 +{{figure image="data_source_json_servlet_json.png"}}
228 +The JSON structure of the JSON data source. It is identically equal to the JSON data source. This JSON structure can be accessed via Javascript through {{code}}XFC_METADATA.urls.datasource_json{{/code}}.
229 229  {{/figure}}
230 230  
231 231  === Example for a JSON data source ===
Copyright 2000-2024