Accueil
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] printanswers.php not display id and date (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] printanswers.php not display id and date
#18096
gerejefr (User)
Expert Lime
Posts: 96
graphgraph
User Offline Click here to see the profile of this user
[done] printanswers.php not display id and date 3 Months ago Karma: 0  
Hi everybody,

I don't want to display ID and date Submitted in printanswers.php. I try to do this but I don't find the solution.
For my company the ID and date mustn't display this information when users want print.

Do you have an idea?

thanks in advance
 
Logged Logged  
 
Last Edit: 2008/09/09 10:43 By Mazi.
  The administrator has disabled public write access.
#18161
gerejefr (User)
Expert Lime
Posts: 96
graphgraph
User Offline Click here to see the profile of this user
Re:printanswers.php not display id and date 3 Months ago Karma: 0  
I managed to stop showing date but I don't find to erase ID of the printing responses survey.

Do you have an idea?

thanks in advance
 
Logged Logged  
  The administrator has disabled public write access.
#18189
gerejefr (User)
Expert Lime
Posts: 96
graphgraph
User Offline Click here to see the profile of this user
Re:printanswers.php not display id and date 3 Months ago Karma: 0  
here the response to delete ID in printing responses

for ($i; $i<$nfncount+1; $i++)
{
if ($fnames[$i][2] != "id"

put in the printanswer.php

thanks
 
Logged Logged  
  The administrator has disabled public write access.
#18433
Mazi (Moderator)
Moderator Lime
Posts: 3349
graph
User Offline Click here to see the profile of this user
Re:printanswers.php not display id and date 2 Months, 3 Weeks ago Karma: 28  
Hi gerejefr,
can you add a short explanation to the workarounds section in our manual? Just explain a a few more words what to change to get rid of ID and date.

This would be very helpful for other users, too.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top