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:buttoncode [04.01.2015 13:05] – [Example: Insert Directly in HTML Code] alexander.ritteren:create:functions:buttoncode [04.01.2015 14:29] – [Tips] alexander.ritter
Line 15: Line 15:
 **Note:** The function ''buttonCode()'' only generates the HTML code for the button. The code still has to be embedded in the questionnaire page using ''[[:en:create:functions:html|html()]]'' or [[:en:create:placeholders|placeholders.]] **Note:** The function ''buttonCode()'' only generates the HTML code for the button. The code still has to be embedded in the questionnaire page using ''[[:en:create:functions:html|html()]]'' or [[:en:create:placeholders|placeholders.]]
  
-**Note:** After the function has been called up, the automatic insertion of the buttons at the end of the current page is prevented+**Note:** After the function has been called up, buttons can no longer be inserted automatically
  
 **Tip:** If you want to reposition the buttons in general, modify the questionnaire layout and use the placeholders ''%button.next%'' and ''%button.back%'' in the HTML template of the layout, as described in the guide to [[:en:create:layout|Questionnaire Layouts]]. **Tip:** If you want to reposition the buttons in general, modify the questionnaire layout and use the placeholders ''%button.next%'' and ''%button.back%'' in the HTML template of the layout, as described in the guide to [[:en:create:layout|Questionnaire Layouts]].
Line 33: Line 33:
   </colgroup>   </colgroup>
   <tr>   <tr>
-    <td>Press this button,+    <td>Press this button
         to go to the next page &rarr;</td>         to go to the next page &rarr;</td>
     <td>'.$buttonNext.'</td>     <td>'.$buttonNext.'</td>
en/create/functions/buttoncode.txt · Last modified: 25.08.2020 11:24 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