- Posts: 29
- Thank you received: 2
- Forum
- English support forums
- Can I do this with LimeSurvey?
- How to show login form befor start survey
How to show login form befor start survey
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
I see the token feature but i need login form where user can register + login from it.
Guys need guidline

Thanks
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2
1) User can register befor using survey
2) User can input his/her own password on registration
3) User can have login url where he/her login whith his/her login details to edit submited survey
4) The login url is not a invitation url its public url
Please friends guide me how to achieve this task.
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
- Posts: 8875
- Karma: 400
- Thank you received: 1466
You can do your own php script.
You script do :
- Identification (user/apss)
- If a token exist with this user/pass : redirect to survey
- If not : create a new token in the token table, put this token in your identification table and redirect after.
Denis
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 .
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2
I see that page in admin template area, which is attached. so i want to know how to show this page for users who want to login and submit survey.
I created token based survey.
Please Log in or Create an account to join the conversation.
That should allow people to register for a token.
docs.limesurvey.org/Creating+a+new+surve...or+LimeSurvey#Tokens
---
Menno Dekker
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2
Please Log in or Create an account to join the conversation.
---
Menno Dekker
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2


Please Log in or Create an account to join the conversation.
---
Menno Dekker
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2
Please Log in or Create an account to join the conversation.
---
Menno Dekker
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2
webdesignerart.com/avanza/index.php/surv...oken=3y8wv9qmygvxdjz
I Didn't find unfinished survey option.
Please Log in or Create an account to join the conversation.
- abdullah01
-
Topic Author
- Offline
- Junior Lime
-
- Posts: 29
- Thank you received: 2
Please Log in or Create an account to join the conversation.