Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:create:functions:getroute [24.12.2014 17:36] – [getRoute()] alexander.ritteren:create:functions:getroute [28.07.2016 14:14] (current) admin
Line 9: Line 9:
   * '''back''' -- The participant clicked on the "Back" button and thus returned to the previous (current) page.   * '''back''' -- The participant clicked on the "Back" button and thus returned to the previous (current) page.
   * '''repeat''' -- The current page has already been shown and is now redisplayed (e.g. because a compulsory question was left unanswered).   * '''repeat''' -- The current page has already been shown and is now redisplayed (e.g. because a compulsory question was left unanswered).
 +  * '''jump''' -- The respondent got to this page by using a navigation button ([[:en:create:functions:buttontopage|buttonToPage()]]).
  
  
 ===== Notes ===== ===== Notes =====
  
-  * Do not try to implement a counter through a combination of ''getRoute()'' and ''registerVariable()'', which repeats a page multiple times. Instead, use ''[[:en:create:functions:looppage|loopPage()]]'' or ''[[:en:create:functions:setpageorder|setPageOrder()]]''.+  * Do not try to implement a counter through a combination of ''getRoute()'' and ''registerVariable()'', which repeats a page multiple times. Instead, use ''[[:en:create:functions:looppage|loopPage()]]'', ''[[:en:create:functions:looptopage|loopToPage()]]'', or ''[[:en:create:functions:setpageorder|setPageOrder()]]''.
      
en/create/functions/getroute.txt · Last modified: 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