[[preset()]]
 

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:preset [21.12.2014 11:50] – [Examples] alexander.ritteren:create:functions:preset [21.12.2014 11:52] – [Examples] alexander.ritter
Line 32: Line 32:
 </code> </code>
  
-In the simple selection "EA01", the third option should be preselected.+In the selection "EA01", the third option should be preselected.
  
 <code php> <code php>
Line 45: Line 45:
 </code> </code>
  
-The text "n/s" (not specified) should be specified for the free text input "TE01_01":+The text "n/s" (not specified) should be preset for the free text input "TE01_01":
  
 <code php> <code php>
 preset('TE01_01', 'n/s'); preset('TE01_01', 'n/s');
 </code> </code>
en/create/functions/preset.txt · Last modified: 29.09.2015 20:31 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki