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
Next revisionBoth sides next revision
en:create:functions:prepare_input [20.12.2014 18:43] alexander.ritteren:create:functions:prepare_input [21.12.2014 11:39] alexander.ritter
Line 3: Line 3:
 ''void **prepare_input**(string //ID//, [string //options//])'' ''void **prepare_input**(string //ID//, [string //options//])''
  
-With ''prepare_input()'', you can put a text input field, a drop-down selection or 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 selectiona normal selection fieldor a multiple-choice selection field in another question or in a text element. 
  
  
Line 9: Line 9:
   * //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]] beschrieben +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