[[option()]]
 

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:option [05.09.2020 13:03] sophia.schaueren:create:functions:option [05.09.2020 13:06] (current) – [Buttons in the Questionnaire] sophia.schauer
Line 66: Line 66:
 <code php> <code php>
 option('backbutton', false); option('backbutton', false);
 +</code>
 +
 +If back buttons in the questionnaire are generally disabled, they can be shown again for individual pages:
 +
 +<code php>
 +option('backbutton', true);
 </code> </code>
  
en/create/functions/option.txt · Last modified: 05.09.2020 13:06 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