News, announcements and information about how to use our community
Recently active
I’ve been using Typeform for a while and whenever I clicked “share” and created a new embed, I got the HTML code that I can then adjust to fit my landing page. However now, the code is just one line of javascript, and it’s horribly formatted on my Unbounce landing page. How do I get the old html code back?
Hello,is there any way to get the Typeform invoice attached to an email? Or if not, is it possible to get it through the API?I would really like to give my bookkeeper the possibility to download the Typeform invoice by herself. Currently only I am able to do that, which is really annoying. I know I can add her as a member, but this would give her access to other things as well. She should only be able to download invoices..So is there any way to get the invoice, other then login in as an admin? Thank you!Kind regards,Philipp
Hi community, Hope you are doing well ! Just discovered the product and joined the forum. I’m looking to build an online quizz with few multiple choice questions (4 answers per questions, only 1 is good). I would like the user to go through each question, if he clicks the right one a was able to create a condition showing him “this is the right answer”, if he clicked the wrong one, it shows “this is not the right answer”, etc. I also added a quiz and scoring logic with 1 for good answers and 0 points for wrong answers. I would like in the end to be able to calculate the score of each user, do you know how i can do by any chance ? Also, my questions are ranked in 7 different themes, with few questions in each themes. Do you know how i can organize the quizz if i want to be able to see each user’s score per theme ? i.e. maybe an user will have 80% good answers in theme 1, but only 70% in theme 2, etc. So far i tried the first 2 questions of the first theme and it looks like this, Hap
Hello,I have a question regarding the calculation of the "Drop-off" rate at question level in the Results.On my contact page, I use Typeform to classify in-bound leads and redirect them to other parts of the site. The first 3 options are URL redirect, which require to press on Submit to then be redirected. I have a very high drop-off, which surprises me as it is a single select. The question is: does pressing submit when there is a redirection is considered a drop-off, as the user did not interact with another page of the form?Additional question: is there a way to redirect directly without having to click on Submit.
Hello Typeform Community,I am encountering a problem with my Typeform where it does not autolaunch on mobile devices; instead, it waits for a manual click to start. This issue seems to be specific to mobile platforms, as it functions as expected on desktop environments.Could you please provide insights or solutions to enable autolaunch for the Typeform on mobile? I am looking for a way to have the form initiate automatically when the page is loaded, without requiring user interaction to begin the process.Any advice or settings recommendations that could resolve this would be greatly appreciated!Thank you for your assistance! My website is: https://toplaw-academy.co.il/ (The main button in the screenshot says “Start”)
Hello,I created my first form with 14 questions, however it was generated with only 12 questions and cut off my last two questions. Why? It won't let me add the last two? Also, how do I add multiple choice answers on the form?
I am new to Typeform. I am setting up an 80 item questionaire. THese answers add up to a score in a specialize program, and I’d like to show each user their own score after the finish the questions. I know that I can connect google sheets, or looker studio, to create reports for myself that include all answers. Is it possible to create a chart that tabulates each user’s score when they finish, and show it to them on completion? THanks!!
Hi everyone, I need some help. I have a site on Wix. The quizzes we made look fine on the desktop, but on mobile, they’re in this small window and there are not just one but two scrollbars in order to see the content. It’s like you can only see a small part of the quiz at any given time. Does anyone know how to help me make this work? Thank you. These are the quizzes.
Hello, I am changing my typeform link preview for when someone clicks on it on social media, but it is still showing the default photo and tag line. I have published changes and cleared my cookies yet it is still not working. Am I missing something? Thank you.
Hi there! I have embedded Typeform in a bubble app.I would like to intercept when I arrive on the last screen to automatically close the embed view. Is that possible? Thanks
Hi together,we created 4 quizzez and would like to connect them to have one big quiz with 4 different sections.Is there another (no cost) way than “redirect URL” to connect them? And if not what plan do we need to buy to do so.Wish you all the bestDustin
Hey, Can’t find any launch options for exit-intent forms on mobile, e.g. triggers on tab switching or on the push of a ‘Back’ button. Is this possible to create on Typeform?
Wondering about the nature of submission / ID tokens...Are they alphanumeric? Is there somewhere I can look to see their exact composition? I have grubbed around google and the website (user & developer) and can’t find anything detailed. I am passing the submission token ID further downstream in an S3 filename which represents the form’s attachment file and want to ensure there are no hyphens used since I am parsing based on those. Thanks in advance.
Is it possible to use a variable to set the ‘min number’ on a number field? We are looking to vary the minimum on a number field in question 2 based on the answer to question 1. So for example if question 1 answer is Type A, then minumum number on question 2 should be 5, if question 1 answer is Type B, minimum number on question 2 should be 10. I’m aware we can do this with logic/branching but we have almost 50 options in question 1 and question 2 is identical for all 50 options apart from the fact that it requires a different minimum to be set for each.
I am not familiar with integration. In my survey, is the integration my information or the survey members?
Hi,I’m new to typeform and have a logic question. I have a 24 question survey that is set for outcome scoring with 3 ending choices. If there is a tie between the 3 ending choices, it seems to just send the survey taker to the first ending listed in the design. Is there any way to change that so it shows the taker both endings in the case of a tie between two or even all three? Thanks for any help you can offer!
Hi, we’re trying to use type form for a quiz, depending on the choices some one makes we want to be able to show a dynamic result on a webflow page using CMS items. I’ve looked at zaiper and searched around and couldn’t find any solutions here.
I want to create an integration between Airtable and Typeform. However, when I click through the Airtable Integration in Typeform it takes me to a screen that asks for the Airtable API Key. As of Aug 1, Airtable will no longer create API Keys and I must use OAuth Tokens instead. A quick Google Search says that Typeform uses OAuth 2.0. That’s not given as an option to integrate with Airtable though. Does anyone have any answers on this? Is it just a wait until Typeform rolls over to Tokens? My needs are quite time sensitive so any help would be greatly appreciated.
Hi I’d like to know if I can use GA4 to create a drop-off report similar to the report available in Typeform. If so, how? Custom dimensions?
I am using the token obtained by Developer apps through oauth2 authorization to use typeform's response API.When I use the Download all files uploaded by respondents for a form API in the Responses API, when I use postman to test, the results returned are all 204. I don’t know where the zip file that should be downloaded is.I am trying to use the API to download zip files. What I get is a 204 result instead of the 200 result mentioned in the document. I guess it may be related to the fact that no one in my form actually uploaded the file?Similarly, when I use this api in my code file, I also do not get a buffer-like data stream.Since I am not using the paid version, I cannot upload files for testing, but what I want to know is, if a user uploads a file, can I download the zip file in Postman?I hope to get a reply as soon as possible, thank you
Hi Folks,Is it possible to create a Live Quiz with leaderboard (mentimeter way)? where you can see responses after each question before moving to next question.Thank you__PRESENT
Hi, I signed up for typeform and created a small form. I want to embed it in a Canva website design, but when clicking the connect option in Typeform I am redirected to the app store in Canva instead of the typeform app. When searching on Typeform in the Canva app store, there is a message ‘This app requires an update and is currently not available’.Can this issue be account related or is there an update coming?Thanks, Ronald
My CRM only has one input for “company name”. But I would also like to make the Typeform experience more personal, having a different branch for teachers, with their school name becoming the input for “company name” in CRM.Here’s an example of what I want to do:Question 1: Do you work for a company or teach at a school? [Drop down] Logic branch to 2 questions based on Q1 answer: Question 2a: What’s the name of your company? [Short text] Question 2b: What’s the name of your school? [Short text] Combine both answers into a single Text Variable for upload to CRMI had hoped this was possible, since you can “Always” “Add” a number from a Number Question to create a Number Variable.But when I try this with a text variable. I can only “Replace” the text variable with text that I type.Am I missing something really obvious?! I was hoping to avoid having to combine these fields in Excel / Google Sheets.Any help would be really appreciated!
This new feature “uploaded files public access links will be available for 7 calendar days after which period the link will expire”, is causing lot of trouble to our agents, who are unable to work on old documents collected via Typeform. We urgently need you to turn off this feature for our account.
I would like to display the answers for all questions at the ending from my form. Is it possible?
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.