Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

position of navigation buttons (forewards, backwards)

  • rikatechdoku
  • rikatechdoku's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 5 months ago #176764 by rikatechdoku
Hello,

is it possible to have the navigation buttons (forewards, backwards) also displayed (located) at the top of the page as well? (I would want them at the top AND at the bottom of the page.)

thx, regards, S.

I'm using the hosted LimeSurvey Pro version (at least 3.15) on LS servers, AND also the locally installed xampp version as well (at least 3.15).
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 5 months ago #176839 by tpartner
What LimeSurvey version and theme are you using?

Where do you want the top buttons placed? Can you provide a screenshot?

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • rikatechdoku
  • rikatechdoku's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 5 months ago #176865 by rikatechdoku
Hi, thx, I am using LS 3.something.
fruity extended

I meanwhile found a solution. Changed the main.twig like that:
Code:
(¯`·._.·(¯`·._.·  Main Content  ·._.·´¯)·._.·´¯)
 
    This is the main content of the template.
    It is the file used to display groups and questions.
 
    NOTE: This content is included inside mainrow.twig
    NOTE: see layout_global.twig for more infos
}
 
{# Include the form opening tag #}
{{ include('./subviews/header/start_form.twig') }} <!-- main form -->
 
    {# Presents the navigator #}
    {% if aSurveyInfo.aNavigator.show %}
        {{ include('./subviews/navigation/navigator.twig') }}
    {% endif %}
 
    {# This will display the script and the hidden inputs needed for Expression Manager #}
    {{ aSurveyInfo.EM.ScriptsAndHiddenInputs  }}

Copied the part
{# Presents the navigator #}
{% if aSurveyInfo.aNavigator.show %}
{{ include('./subviews/navigation/navigator.twig') }}
{% endif %}
from the end of that file and pasted it like I showed. Now I have nav-buttons both at the top and the bottom.

I'm using the hosted LimeSurvey Pro version (at least 3.15) on LS servers, AND also the locally installed xampp version as well (at least 3.15).
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 5 months ago #176877 by DenisChenu
Warning : it broke HTML validation, then can broke javascript action

I add a "navigatorid" in my WIP template
gitlab.com/SondagesPro/SurveyThemes/acce...21c0c5466a6d323abc3a

Sample usage here : gitlab.com/SondagesPro/SurveyThemes/acce...9b34a784cf7e5aa1_2_2

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.
  • rikatechdoku
  • rikatechdoku's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 5 months ago #176894 by rikatechdoku
thx for all these inputs

I'm using the hosted LimeSurvey Pro version (at least 3.15) on LS servers, AND also the locally installed xampp version as well (at least 3.15).
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose