Changes for page Voraussetzung Word


From version 7.1
edited by Nils Schweigert
on 09.09.2022, 15:32
Change comment: There is no comment for this version
To version 6.1
edited by Nils Schweigert
on 09.09.2022, 15:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -189,8 +189,29 @@
189 189  
190 190  It is possible to insert placeholders into the created form control elements.
191 191  
192 +== Interpreting HTML ==
193 +
194 + {{version major="7" minor="2"/}}
195 +
196 +{{figure image="addField_en.png" width="400"}}
197 +Adding a field.
198 +{{/figure}}
199 +
200 +{{figure image="mergeField_en.png" width="400"}}
201 +Creating a //MergeField//.
202 +{{/figure}}
203 +
204 +In case the text value of the form elements or placeholders need to be interpreted as HTML, they have to be added through //MergeFields//. //MergeFields// can be inserted through //Insert// {{rarrow/}} //Quick Parts// {{rarrow/}} //Field//. In the pop up window, under the menu //Place choose a field//, the field name //MergeField// has to be selected. After selecting //MergeFields//, under the menu //Field properties//, in the field //Field name//, the name of the form element or placeholder has to be inserted.
205 +
206 +
207 +== Placeholder replacement ==
208 +
209 +It is possible to insert placeholders into the created form control elements.
210 +
192 192  == Interpreting HTML {{version major="7" minor="2"/}} ==
193 193  
213 +
214 +
194 194  {{figure image="addField_en.png" width="400"}}
195 195  Adding a field.
196 196  {{/figure}}
... ... @@ -200,3 +200,8 @@
200 200  {{/figure}}
201 201  
202 202  In case the text value of the form elements or placeholders need to be interpreted as HTML, they have to be added through //MergeFields//. //MergeFields// can be inserted through //Insert// {{rarrow/}} //Quick Parts// {{rarrow/}} //Field//. In the pop up window, under the menu //Place choose a field//, the field name //MergeField// has to be selected. After selecting //MergeFields//, under the menu //Field properties//, in the field //Field name//, the name of the form element or placeholder has to be inserted.
224 +
225 +
226 +== Placeholder replacement ==
227 +
228 +It is possible to insert placeholders into the created form control elements.