Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:create:functions:prepare_input [21.12.2014 11:39] alexander.ritteren:create:functions:prepare_input [26.09.2020 14:24] sophia.schauer
Line 4: Line 4:
  
 By using ''prepare_input()'', you can put a text input field, a drop-down selection, a normal selection field, or a multiple-choice selection field in another question or in a text element.  By using ''prepare_input()'', you can put a text input field, a drop-down selection, a normal selection field, or a multiple-choice selection field in another question or in a text element. 
 +
 +**Note:** Meanwhile you can place input fields freely in the questionnaire using placeholders and without ''prepare_input()'': [[:en:create:inputs-single]]
  
  
Line 9: Line 11:
   * //options//\\ If the ID of a drop-down selection was given as the first parameter, a list of options (item numbers) may be given as the second parameter, in case the order is altered or not all options should be offered for selection.   * //options//\\ If the ID of a drop-down selection was given as the first parameter, a list of options (item numbers) may be given as the second parameter, in case the order is altered or not all options should be offered for selection.
  
-The use of this function is described in detail in the chapter [[:en:create:inputs-single|Placing Input Fields Freely]]. +
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki