Welcome to the LimeSurvey Community Forum

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

survey groups functionality

  • jeremyp
  • jeremyp's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 11 months ago #182079 by jeremyp
survey groups functionality was created by jeremyp
Hello,

I wish to be able to hide the option "Survey group" accessible from listsurveys.

Can not find how to do :(

This is problematic because a standard user can edit the group while the owner is admin.


Thank you for your feedback.
The topic has been locked.
More
4 years 11 months ago #182099 by cdorin
Replied by cdorin on topic survey groups functionality
It is related to this: bugs.limesurvey.org/view.php?id=14566 . Please also type in there that you have this issue (the more, the merrier).

Unfortunately, I cannot provide you any workaround at the moment.

Manual: manual.limesurvey.org/LimeSurvey_Manual
Bugs tracker: bugs.limesurvey.org/my_view_page.php
If you self-host and need help, contact one of our partners: limesurvey.com
Please do not contact me via PM - thank you.
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 11 months ago - 4 years 11 months ago #182155 by tpartner
Replied by tpartner on topic survey groups functionality
1) Create a custom admin theme as described here - manual.limesurvey.org/Custom_Admin_Theme...meSurvey_Version_2.5

2) Add a custom.css file to /yourLimeSurveyDirectory/upload/admintheme/yourTheme/css/

3) Modify the <css> tag in /upload/admintheme/yourTheme/config.xml to include the new file so it would end up looking something like this:
Code:
        <css>
            <filename>lime-admin-colors.css</filename>
            <filename>statistics.css</filename>
      <filename>custom.css</filename>
        </css>

4) Add this to the end of your custom.css file:
Code:
ul#surveysystem,
.tab-content #surveygroups {
  display: none;
}

5) Activate your new theme in Configuration --> Global settings --> General --> Administration theme.


Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 4 years 11 months ago by tpartner.
The topic has been locked.
  • jeremyp
  • jeremyp's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 11 months ago #182159 by jeremyp
Replied by jeremyp on topic survey groups functionality
Hi Tony,

Great solution that work ! Exactly what I need. Thanks a lot.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose