- Posts: 8
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
If your survey is not anonymous, you should be able to also filter by submitdate at the admin statistics.Ted wrote: Hi
apologies for the confusion, and yes. I want to filter results on the last year.
tpartner wrote: This is not possible without hacking the core code.
Mazi wrote: Limesurvey will always use the "token" data for checking access rights to the survey. If you need any additional user information, you can store that at additional token attributes.
So you mean that you can change the order of columns at the admin backend?Ted wrote: For example, in the token data, I'm able to change around the attributes like put ID in between first and last name. However when I refresh it, it goes back to its original respective position.