Questions and discussions about building your typeform
Recently active
Hey all, I have created a form with 20 questions evaluated on a 5-point scale each. I then want to display the outcome SUM of all the scores. Here are the steps I went through:Attached a scoring to each value from 1 to 5 Then, created a variable: @variable_running_total In logic, for each question I added @score to the @variable_running_total Then, at the end screen I created a slide: your score is @variable_running_total / 100Okay, so, the max is 100, right? The min is 20, right?Why am I getting 210 when I put 1 for all the questions and 1050 when I put 5 for all the questions?!Please help!
Hey All. I have a question in a survey im trying to complete that i need to link in a different question. Im basically asking people to select items that they potentially are missing in the business. Then in another question i asked “Based off your anwsers in your previous question, which items does your business are potentially missing the most”. I basically want the anwsers from the first question to pop up on another question. How do i do this?
Hello, I have this logic below and it gives me the “can’t skip or go to a different branch”. I’ve read some other community questions but I can’t quite understand what is going on here. Anyone has any tips?
Hello dear community! 😊I would like to achieve that the user can select a contact by using a survey. An email address is assigned to this contact. If one clicks on the contact, a predefined email opens with a predefined text.To achieve this, I used the tool https://mailtolink.me/ to write such a ready-made e-mail. Example:mailto:info@example.com?subject=Hello%20world!%20This%20is%20my%20subject%20with%20very%20important%20information&body=Hello%20there%2C%0D%0A%0D%0AI%20really%20would%20like%20to%20make%20the%20mail%3Ato%20function%20work. %0D%0AAdditional%20text%2C%20additional%20text%2C%20additional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text. %0D%0A%0D%0AAdditional%20text%2C%20additional%20text%2C%20additional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2Cadditional%20text%2C
Am I being incompetent or can I not change the response type on the free plan? I would first of all like to create a form from scratch. Then I would like to be able to dictate the response (Multiple choice, short answers, mix of both). Surely the free plan should allow you to navigate and see whether the service is for you before commitment? Right now the free plan makes me think the service isn't what we'll be looking for.…Let me know if I'm just doing things wrong.
I have a field and I’d like to show an error if someone else has already provided that entry. Fictitious Example flow:Question : What is your favourite animal?Person 1: DogPerson 2: Dog → “I’m sorry, that answer is already given”Person 2: Cat
I subscribed myselt for the Infomoney Masterclass course, scheduled fpr today at 7:00hs pm. Then I was also asked to create the Typeform on my desktop (not only in mobile) as a condition for participating in the course. So I logged in to the form on my DESKTOP but it's not clear what needs to be done. I need to be solved this so I don't lose the course. Can anyone help me ?
Hi there! I have a great Typform, and it looks great from PC and from phone for many people! still one participant sent me this acreenshot of her seeing the letters in white bright color. Very odd because I see it in blue and black! How come? What do we do? I attach her screenshot here
I saw a typeform where the description text or the text above a form looks like it’s typed in right now… like “live typing of the question”… can I acitivate this feature? Oder how do I implement it?Thanks,Alex
If my customer enters their username in my “type your username” question, can I make an automation so that their address fills in my “type your address” question using logic? eg. if (answer) 1 is bob1 fill out 1 main street in (answer) 2 If so, can I put in 1000 addresses this way? If so, will this slow down my typeform? I’m assuming my solution does not work but I’m hoping my crappy suggestion for a solution explains my goal. Do you have a good solution for my goal? I know that I can automate their address in the data that ends up in google sheets but I’d like to show them their address in Typeform to give them the chance to edit their address if they are at a different location this time (it’s for my delivery service) Thanks
hello everyone! I'm trying to make a survey, most of the questions are opinion scale, but i want to limit the participant to have answered the same answer for about 3 questions out of 10 questions.is this possible? if anyone can help me i would appreciate it
TypeError: Cannot set property 'properties' of undefined Am keen to purchase & now trying out the Import Questions function (most importanrt step to us, time-saving). Been stuck & unable to find solution on Help or Google. It’s a proper Google Doc format with MCQs neatly segregated.Need help to resolve this. Thanks all in advance.
Is it possible to create this type of table in typeform? I’ve tried using the Matrix, but it isn’t editable the way I’d like it to be.
Hey everyone, right now I am using Google Forms with conditional notifications to forward the response based on the specific answer. Is it possible to the the same over Typeform. Here the context: Person X: responding to the form Person Y: Receiving the answer and the information stated by Person X (based on a logic) Person Y however should only receive the answer based on a specific logic Myself: making sure the right person receives the right information?I hope this makes a bit of sense how I explained it and I really hope someone can help me further! Thank you so much in advance! Best regards
Hi, I need a way to show services that are not chosen on a Multiple Choice (with multiple selection) Question to show as $0 for it’s subtotal when I’m showing the total cost of the order and the breakdown per service.Since a service not chosen technically has no number value, I believe that’s the issue with how I have my logic right now.Would appreciate ideas! Thank you in advance!
Hi!Please, can anyone help me?Here’s my question: I want to create an online quiz with 10 different multiple choice question.I want to give different scores for each one of the questions I need to have a dashboard exclusive to the admin members, so they can see the ranking real time The quiz will be displayed during a two days meeting. The users should receive just one question at a time Once they respond to the question, they cannot see the following one. Each question should have it own url I do know that the simples solution would be to create 10 different quizzes with one question each, but that would mess the question 2 (the dashboard with a real time ranking….)Does anyone knows if it’s possible to do what I want?Tks a lot!!Best, Felipe
Looks basic but in a quizz sequence, I need to control the good responses in a multiplechoice button. I cannot find to make it works without complex logic control (if A an B, then, if not A and B, then..). Is there an option to indicate : option A is right, option B is false, option C is (also) right, etc.thanks
Hi,I am creating an advanced branching survey with over 1200 questions. My goal is to have users start with the first survey, which will contain 5 options. I want the branching logic to come into play at the 5th question of the initial survey. Depending on the options users select at that point, I want to redirect users to different subsequent surveys. My question is whether there is a way to implement this on the platform and if Yes, then how can I do that? I appreciate any help in this.
Hi, Can anybody help me figure out what I’m doing wrong? I’m not getting my logic jump to work. What I want:If the answer to Q4 = A, jump to Q6 Otherwise, continue to Q5See screenshot for logic. And the quiz is online here.Context:This is a free account Q5 is not required If I tell Q4 to Always jump to somewhere else (say Q9), it doesn’t work either. I’m using both variables in this quiz for other questions (not Q4 or Q5) I’m using scoring in this quiz (also for Q4 and Q5)Is there some kind of central setting that I’m missing? Or is my logic incorrect? Thanks!Best,Ruud
Hi I set notification settings to send email after user finished answering my survey.However, the email contains score and I would like to know how to remove itThank you in advanceKotaro
Is it possible to restrict country code on a phone number entry? I know I can set the default to the US code but what if I want to only allow US phone numbers?
Hi! I’ve seen a related question, but the answer that was given was for an iOS ecosystem, I have an Android. But I feel like OS might be irrelevant! I have multiple visitors completing a survey on the same device.After a survey has been abandoned, or at the end of the survey, I need the survey to refresh (or be refreshed) to allow the next person to submit their responses. Is this possible? Perhaps a “Finish now and submit” button on every page?Or is there another way of doing this?
Our typeforms are all created in Portuguese, and often times we duplicate previously created forms, but the custom messages get reset to English. I know there is the option to set the form messages language to Portuguese, but it is Portugal Portuguese, which has some differences from Brazilian Portuguese. Some messages are rather strange and awkward for Brazilians, so we have to always adjust them for every form we create or duplicate.I can see 2 solutions for this:Don’t reset the custom messages in duplicated typeforms Include Brazilian Portuguese (PT-BR) as a messages language option, with more appropriate messagesIf Typeform had PT-BR as a language option, it would be better and would save a lot of time for Brazilian users.These are the messages we use in PT-BR:Buttons, hints, and shortcutsButton to confirm answer OK Keyboard instruction to go to next question aperte Enter ↵ Hint for multiple selection Você pode selecionar várias opções Instruction for Dropdown questi
I want to create a form where you have per se 10 options . A person picks 2 of the 10 options. I want to only show them the 2 questions here’s an example of what I’m trying to do. Is it possible? Essentially I want one question someone answered to go to the 2 things they answered in the question. question 1 robot 1 ✅robot 2robot 3robot 4robot 5 robot 6 ✅robot 7robot 8 robot 9 robot 10 Question 2you chose robot 1 light weapon slot question 2Amachine gunrocket heavy weapon slot question 2 BShotgunbazooka question 3you chose robot 6 medium weapon slot question 3Aak47 lazer light weapon slot 3Bmachine gunrocket
Hi!I am new to Typeform, so it might be an easy question…I have a form with three questions each having three possible answers so far. The combination of answers might lead to five different results, depending on simple and/or logic.How can I create the following logic in Typeform:If Q1=A OR (Q2=A AND Q3=A) → Result 1My issue is the nested logic for Q2 and Q3, so Result 1 is true when either Q1 is A or when both Q2 and Q3 are A.Any hints are greatly appreciated :-)Thanks!
Don't be shy and ask the community.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.