News, announcements and information about how to use our community
Recently active
I have been creating for the past week and ready to run by the owner to re-check the logic. My workspace is not there at all. I was ready to subscribe and publish
I am sickened . I have not used this service at all and yet Typeform have taken yet another sub from my account . I noticed when I looked at my bill….and they don't do refunds? shameless ...absolutely shameless behaviour ….when so many business are struggling they won't honour a cancellation by offering a refund. ….so I get to downgrade and may even get to cancel but they wont refund . BEWARE PEOPLE DISGUSTED
Hello,Is it normal that when you have integrated some logics in your form, the webhook only send answers with the chosen logic fields ?I would like to get all answers in my webhook result even those not filled in because of the logic.As it is when you do a export of the answers.Thank you for your feedback.Regards,Serge
Hello,We have a specific use-case we want to address :==> We want to give a step-by-step guide (decision-tree) for our community that generates a word document at the end (pre-filled actions plan based on the answers)Do you know if Typeform or any other tool could be used for that ?Thanks for your help !François
Hello - I need to hire someone who is an expert with typeform logic IMMEDIATELY. The form is already created, I just need the logic built outs so I can use it ASAP as in this morning! Here is the form: https://renestarkmedia.typeform.com/websitesetup this shouldn’t take long for someone who knows what they are doing (unlike me, lol).Please leave contact info and I will respond within the hour. THANK YOU!!
How can I set up a conditional on a typeform payment slide? Right now, we have slide 9 where people can pay, but I want to have 2 different success pages based on whether or not they input their credit card info. We need if 9 has credit card info -> A. If it doesn't, goes to B. I don't see this option in the normal logic.
I have a set of questions where the question asked depends on the answer for a previous question.Q1 has a multiple chose with 15 different options (multiple answers permitted). The following questions will differ depending on the answer to Q1 (and the matrix builds as we get further into the questions). Can we create an application matrix for each question to accomodate this?
I use NodeJs with Express. I looked the code in https://glitch.com/edit/#!/tf-webhook-receiver?path=server.js%3A1%3A0 . I think, He convert req.body from raw data as buffer (binary) to string and send to method that create Hmac-sha256 and then base 64. I can not use bodyParser.raw({ type: 'application/json' }) from example link in each router because I register app.use(express.json) in application layer, it mean my whole project will receive req as JSON Object. So I do by using some concept in example code by trying to convert req.body being object to JSON String and finally convert to buffer before create hash to compare with req.header('Typeform-Signature').const encodedJsonObject = Buffer.from(JSON.stringify(req.body, null, 0));const hash = crypto.createHmac('sha256',TYPEFORM_SECRET).update(encodedJsonObject).digest('base64');orconst encodedJsonObject = Buffer.from(JSON.stringify(req.body));const hash = crypto.createHmac('sha256', TYPEFORM_SECRET).update(encodedJsonObject).digest(
Hello, I don't understand, on the free version I had access to QUESTION DROP-OFF RATE.Since I opted for the Basic version I no longer have access to this feature. I don't find this normal.
I notice that the MailerLite integration only allows us to add respondents to one group. I had really hoped we’d be able to add people who answered in a particular way to a different group. Otherwise the survey feature is only of limited benefit. am I missing something? Is there a workaround? (That doesn’t cost extra)
Hello!I’m new here. I’m having trouble connecting my zoom account to type form. I also have a free zipper account. My typeform account is basic and paid. I’d like for my zoom meeting registrants to get a link to complete a type form after they register for my zoom meeting (not a webinar). Thanks so much! Agnis
Hi, I’m currently unable to publish a short 6-question survey without upgrading. I’m getting an error message warning me that they survey can’t be published because it’s using premium features, without specifying which feature(s) is/are activated. I’ve checked: hidden fields, jump logic, <10 questions, etc., etc. The only reason I can think of is the ending, as I’ve deleted it but it still appears on the logic jumps screen. Please advise. Thanks!
Hello Guys,I was trying to implement google ads conversion on type form but facing one problem here, i have setup the conversion code on thank you page, and i need the conversion amount to be tracked with conversion data, i tried integrating the google analytics but there as well i am not sure if its tracking the amount, and as i tried using GTM but as i am using payment module it gave me a message that i cant use GTM with payment module, Please helpThanks
Hello! I have a Typeform in my company to schedule support sessions/consultancy space (like mentoring) with some experts in different fields.For each field (Marketing, Data, Sales, etc) it’s a different calendly with the respective person in charge of the area to schedule the session Marketing= JulianaData=MariaProject Management=CamilaIt has a flow and logic, so if one person that comes from Marketing wants a consultancy space the logic sent the person directly to the calendly for Juliana. I’d like to see how many people schedule a session with the person in the endings, but as you can see in the picture, it doesn’t show the endings so I don’t know where the person goes. Thanks!
Is it possible to create a form in Typeform, where employees can enter numbers where it is summed up at the end before submitting it? Is for a cash count form
I want to create a quiz with multiple outcomes for my email list. Depending on the outcome, I want a video to give an explanation of the results. Is this possible with Typeform?
I have a question asking respondents what country they live in. Several respondents have complained that when they scroll down to their country, the questions skips to the next question. Initially, I assumed it was a phone issue but I just checked on my brand new iPhone13 Pro Max and it does the same thing. Is there a workaround? Should I change the question to a multiple choice instead of using the dropdown?
Hello! I need someone's help++Users is respondents.When displaying the quiz result, I want to display not only the score but also the details.Specifically, the contents are as follows. ”Which question is correct and which is incorrect?”Is it possible to display this?(Which question is correct and which is incorrect?)
I’m trying to add a survey to a custom object that is a child to parent object ‘contacts’. I’m passing the contact id as a hidden field and want to populate it back into the master-detail field in order to connect my custom object to the Contacts object. However, the master-detail is not appearing in the typeform form mapping in salesforce. Is there a workaround that will get me the same result?
We are hoping to use typeform more in a worksheet capacity than a quiz, and would love respondents to be able to see and have a copy of what they have just written (most questions will be text fields rather than multiple choice). Is this possible?
I will be sending my clients a review form with hidden fields, such as name and project number. I would like to create question’s that is ‘Name’ and ‘Project Number’, but I want my clients to not see the question. I need the response though so that I can port that information back into my Project Management software when the results come in.Worst case scenario is I have a question like this:Hi John, thanks for taking the time to review our services! What’s your name?[Type your name here]
I must admit, I’m a bit disappointed. I thought the beautiful TypeForm would take up the whole page on Wordpress/Divi, but I’ve entered the standard embed code in a Divi module and the page is kinda short. Do I have to manually edit code to make it look good? I signed up for TypeForm thinking. it would look better than this on my site, to be honest.
It’s looking great on desktop but taking up a huge part of the screen on mobile, so we’d like to find an easy way to display on desktop only. Any guidance on this please?
Question - with the free version, it says unlimited forms with 10 questions each, but only 10 answer submissions per month…. does that mean per form or in total? Bit confused.
I would like to include the timestamp in the email notification to myself upon a user’s response to a Typeform, would that be 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.