Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:create:filter-items [03.12.2014 08:22] – [Task 4] alexander.ritteren:create:filter-items [10.12.2014 11:50] admin
Line 19: Line 19:
 The objective now is that the second question only shows the media (items) for selection that were given at least a score of 2 in the first question. The objective now is that the second question only shows the media (items) for selection that were given at least a score of 2 in the first question.
  
-==== Abstract ====+ 
 +==== Solution in a Nutshell ====
  
 The function ''[[:en:create:functions:getitems|getItems()]]'' provides you with a list of items used at least (min) once a month (value of 2). You can transfer this list with the function [[:en:create:functions:question|question()]] -- but of course only if it contains at least one element. The function ''[[:en:create:functions:getitems|getItems()]]'' provides you with a list of items used at least (min) once a month (value of 2). You can transfer this list with the function [[:en:create:functions:question|question()]] -- but of course only if it contains at least one element.
Line 32: Line 33:
 </code> </code>
  
-The rest of the manual describes how you work with arrays in detail. This is particularly interesting if ''getItems()'' does not help.  +The rest of the manual describes how you work with arrays in detail. This is particularly interesting if ''getItems()'' does not help.  
 + 
  
 ==== The Long Way ==== ==== The Long Way ====
en/create/filter-items.txt · Last modified: 19.05.2021 21:17 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki