Home arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:email confirmation fields (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:email confirmation fields
#17612
badronald (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
email confirmation fields 3 Months, 1 Week ago Karma: 0  
Hello,
I am using version 1.71
What I need to do is set up an email field along with a confirmation field, that is a field where they enter the email again and it must match the first one.
We are running a survey using pre-established IDs and Passwords so I cannot make participants just register.
Any ideas?
 
Logged Logged  
  The administrator has disabled public write access.
#17682
Mazi (Moderator)
Moderator Lime
Posts: 3252
graph
User Online Now Click here to see the profile of this user
Re:email confirmation fields 3 Months, 1 Week ago Karma: 25  
This one is tricky. You can try to use two short text questions Q1 and Q2. At first use regular expressions to check if the user entered a valid email adress.
Then set a condition so that each following question should only be shown if the anser to Q2 matches the answer of Q1. This is tricky but according to the manual it can work: "Alternatively, you can fill this box with a @SGQA@ tag pointing at a previous question: then then condition will be evaluated against and older answer (for instance: display this question if the answer to the previous "Date-2 question" is greater than the answer to the previous "Date-1 question"".
Copy this condition to each following question (conditions can easily be copied).
 
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