- Posts: 2
- Thank you received: 0
- Forum
- English support forums
- Can I do this with LimeSurvey?
- In HtmlExport of the responses can we show the group description?
In HtmlExport of the responses can we show the group description?
4 years 8 months ago #109348
by aali
We are trying to show the group description along with the group title. We tried going through the github files trying to find a function but can't tell what we're looking at. The directory of the export page is [root]/index.php/admin/export/sa/exportresults/surveyid/[id]. If you could please point us in the right direction, thanks.
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Away
- LimeSurvey Community Team
-
Less
More
- Posts: 10502
- Karma: 408
- Thank you received: 1861
4 years 8 months ago #109435
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Replied by DenisChenu on topic In HtmlExport of the responses can we show the group description?
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
The following user(s) said Thank You: aali
Please Log in or Create an account to join the conversation.
4 years 8 months ago #109592
by aali
Replied by aali on topic In HtmlExport of the responses can we show the group description?
Hey,
Thank you for the reply. I tried to figure something out from the directory you linked but I couldn't. I might just not be seeing it. Was there a specific implementation you had in mind? I tried to jerryrig seomthing from github.com/LimeSurvey/LimeSurvey/blob/35...estionGroup.php#L133 . I tried to create an array with the 'gid' and 'description'. Then parse it and print the description but I failed.
Is there anyway to just call the group_description from the surveyid? So I can display it on the Html export on response and statistics then to export to application.
Thanks for the help.
Thank you for the reply. I tried to figure something out from the directory you linked but I couldn't. I might just not be seeing it. Was there a specific implementation you had in mind? I tried to jerryrig seomthing from github.com/LimeSurvey/LimeSurvey/blob/35...estionGroup.php#L133 . I tried to create an array with the 'gid' and 'description'. Then parse it and print the description but I failed.
Is there anyway to just call the group_description from the surveyid? So I can display it on the Html export on response and statistics then to export to application.
Thanks for the help.
Please Log in or Create an account to join the conversation.
2 years 5 days ago #148622
by mtouaty
Replied by mtouaty on topic In HtmlExport of the responses can we show the group description?
Hi there. I'm having the exact same problem. Did you eventually find a solution ?
Best rgds
Best rgds
Please Log in or Create an account to join the conversation.