The place to talk about APIs, SDK, hacks and implementations.
Recently active
Hi everyone,I'm using Typeform to collect information from users who need help with Android FRP (Factory Reset Protection) issues. The form includes several conditional logic paths based on Android version, device brand, and whether the user has already attempted an FRP bypass. Recently, I've noticed that some respondents report reaching the final screen successfully, but their submissions never appear in the Results section.The issue is inconsistent and seems to happen more often on mobile browsers. Sometimes users say that after selecting their Android version and continuing through the FRP-related questions, the form briefly loads, shows the Thank You screen, but no response is saved. Other users complete the exact same flow without any problems.I have already checked that all required fields are configured correctly, removed unnecessary logic branches, and tested the form in different browsers and devices. There are no obvious validation errors, and the form preview behaves normall
Hi Typeform Support Team,I am reaching out to request the removal of geographic restrictions from all forms associated with my account.We are currently collecting responses from employees and candidates located in multiple countries, including Kazakhstan. However, it appears that access to our forms is being blocked for users in Kazakhstan and potentially other regions.Could you please:1. Remove any geographic restrictions from all forms on my account 2. Ensure our forms are accessible from all regions worldwideOur respondents are located across different countries, so it is essential that the forms are accessible globally without any regional limitations.Please let me know if you need any additional information from my side.Thank you in advance for your help!Best regards
We use Typeform to collect information from therapy-seekers to then go on and pair then with the right therapist for them. We have recently done some user research and the biggest piece of negative feedback was about the ‘typewriter animation’ because apparently sometimes it’s very slow and so the questions take ages to load. I would like the questions to load instantly but can’t seem to find a way of turning it off. Is this possible? If so, how?
Help I loved using this website to collect data for our first event but we are hosting a different event which requires a second completely different form which I have created. I am using the upgraded subscription but it is not allowing me to publish the second form it keeps asking me to upgrade which it was my understanding that I could create unlimited forms
I am hoping to use embedded Typeform surveys within my site to gather user feedback. Currently using the react library to embed Typeform. I have 2 requirements in order for this to work for us:How can I adjust the styling of the embedded typeform survey (see screenshot below) How can I detect when the survey has been completed so I can unmount the survey from the dom?
Hi I’ve created a Workflow on retool which works as my webhook. I then create a webhook on Typeform using the url from retool.On submission of a Typeform it sends multiple/infinite number of requests to my webhook, one after each other. I’ve just deleted the webhook on Typeform when this happens as this stops it from making requests. I’ve deleted and recreated the webhook on Typeform twice.Any idea why this is happening and if there is some work around?
Hi everyone,I’m a paid monthly member and I’ve run into a very strange issue that’s completely blocking my work.The Problem:While I was editing my form, the options/choices for my Multiple Choice questions suddenly disappeared. I can no longer see them or edit them in the builder interface.What’s even more frustrating is that this isn't limited to just one form—even if I create a brand new form, the options area is still missing.I have already tried the following, but nothing worked: Logging out and logging back in. Testing in a different browser (Chrome, Safari, etc.). Using Incognito / Private mode (to rule out extensions). Restarting my computer. Checking for any browser translation tools (all turned off). I am attaching a screenshot below to show what my editor looks like. As you can see, the question type is set to Multiple Choice, but the space where the options should be is just blank/missing.Has anyone else experienced this? Is this a known bug or is there something wro
I’m needing help to creating script to go to a form and request downloads of the video answers to a folder into my google drive. I know there are a few steps but I’m not able to figure out how I need to implement it. Steps that need to happen:Get responses Request Video Master Get Status DownloadIf anyone has done this before and is willing to share code snippets and their workflow, It would be greatly appreciated!
Hi,Is it possible to have regex validation of text fields in a survey?We have some formats that input needs to adhere towards. Best,Simon - Kollektiv
I have encountered a situation where the user mistakenly entered the incorrect email address: xxxxx@xxxx.com2.I believe that this error should have been caught by the email field format validation in Typeform. However, in this instance, the validation did not function as intended, leading to a failure in my subsequent automation processes.I was unable to locate a place to report this issue, and I am hopeful that the community can assist in bringing this matter to the attention of the developers.Response id for devs: 3u8fu5ihvgf94igz3u8fudkn8c5tf22i
On our form, questions groups buttons are jumping to the ending screen. There is no logic tied to the question group jumping to the ending. This issue started today. Is anyone else experiencing any issues with logic today? We have not made changes to the form in a few days..
I’m trying to record the GCLID value from the URL into a hidden field of a typeform. I’ve looked through community threads and followed instructions.Here is my embed form code that I use on pages<div data-tf-widget="HPrRmoO4" data-tf-inline-on-mobile data-tf-hide-headers data-tf-transitive-search-params="utm_source, utm_medium, utm_term, utm_campaign" data-tf-hide-headers data-tf-iframe-props="title=Request a FREE Income Protection quote" data-tf-medium="snippet" data-tf-hidden="zc_gad=,gclid=,utm_source=,utm_medium=,utm_campaign=,utm_term=,utm_content=" data-transferable-url-parameters="gclid,zc_gad,utm_source,utm_medium,utm_campaign,utm_content" style="width:100%;height:500px;"></div><script src="//embed.typeform.com/next/embed.js"></script>I’ve added the gclid= value as =, but typeform isn’t recording it. My objective was to record GCLID as a hidden field and then use Zapier to push the form data into our CRM database. Everything apart from the hidden field r
Hi Typeform team, We are experiencing an issue with how our Typeform displays inside our classroom environment. If we open the Typeform directly (not through BrightEdge), it still opens inside the classroom interface. As a result, users encounter the same display issue regardless of how the form is accessed. Because of this, we need a fully device-responsive Typeform that can adapt properly to any screen size and container, especially when embedded or opened within another platform’s classroom view. Could you please advise: How Typeform handles responsiveness inside embedded environments? If there are best practices to ensure proper scaling within third-party platforms? Thank you for your support. Best regards,
Hi! 🙋♂️ Does anyone know how to collect Google Ads Gclid with Typeform?Thank you in advance 🙏🏼!Alberto
Hello,Is it possible to remove typeform cookies all together?Even if it deteriorates UX and analytics, I would prefer.(I’m not talking about the cookie banner, but the cookie itself) Thx!
Currently, the responses in videoask.com aren't timed, and I want to enhance the user experience by implementing a timer overlay. So basically, once a user clicks on record button and once they have recorded it - the user doesn’t get a chance to again record it. As if it the each questions in my videoask are timed for 2 minutes and once a user clicks record and it the 2 minute timer has been passed the recording is saved and the user is directed to the next question.
Hello everyone,Does anybody can help me to fix this?Here is my situation:I have many kinds of advertings and we always use diferent types of URL parameters for each ads. Just like theses examples:www.mysite.com?utm_source=123&utm_medium=123&utm_campaign=123 www.mysite.com?utm_source=abc&utm_medium=abc&utm_campaign=abcAnd also, my typeform is EMBEDED direct on my landing page.So, my code was exactly this below, using data-transferable-url-parameters, and everything has been worked perfectly!!!CODE THAT USED TO WORK:<div class="typeform-widget" data-url="https://form.typeform.com/to/fvaZ3gzb?utm_source=xxxxx&amp;utm_medium=xxxxx&amp;utm_campaign=xxxxx&amp;utm_term=xxxxx&amp;utm_content=xxxxx&amp;typeform-medium=embed-snippet" data-transferable-url-parameters="utm_source, utm_campaign, utm_content, utm_term, utm_medium" style="width: 150%; height: 750px;"></div> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d
Hello,I would like to save UTM tags into typeform. I know that this is possible and how to add the tags to an embedded typeform (data-transferable-url-parameters="utm_source, utm_medium") But this solution is just working, if the typeform is on the main landing page. Because after the user clicks to an internal link, the utm paremeters in the url are gone. So there would be no url-paremeters to transfer to typeform..This is how it looks like for me:Multiple blog articles (utm tags here) with internal link to typeform landing page → typeform landing page (utm tags are gone) → redirection If the typeform would be embedded on those blog articles, I could use the “data-transferable-url-paremeters”. But how is it possible to save utm tags, if the typeform is not on the main landing page? Any ideas how to solve this? Maybe add utm tags as cookies and let typeform read it from there? Thanks!Kind regards,Philipp
On this website, https://opteamtravel.com/gestion-integral-de-viajes-corporativos-2/, in the last section, I have a form that triggers a cookie banner. I've tried disabling it through OneTrust (a cookie manager), but it still appears even after disabling it.I understand that the Typeform form is inside an iframe and loads its own code, where OneTrust detects cookies and displays the banner.I need to disable cookies in Typeform. Could you help me?
Typeform is not allowing me to rearrange the order of the forms I have in my workspace.
Hi, I wanted to pass GA4 source/medium to typeform result section through hidden field. For that I have added source, medium and campaign as hidden field. In GA4 I can see the source and medium against the leads. Need some guidance on how to pass the same data to typeform.
Hey, I have issue with display my form on mobile. The welcome screen displays ok, but first question is… well I don’t know what it is :) there is no move. On desktop everything is fine. I choose the “standard” way of embed form in a web page. How can I fix it?
Hi Everyone,My name is Soumitra Dutta an entrepreneur, Author & photographer born in independent India ,whose lifelong passion is capturing the poetic beauty of nature.How can I ensure the form 'locks' the font size so it doesn't inherit the parent site's global styles? Alternatively, if it's an iframe, why would the scaling look different on the live URL compared to the preview window?"
Hi everyone! My name is Soumitra Das and I’m an Oxford UK based entrepreneur, and together with my friend, Ria Dutta (Tech Author) — we run a IT start-up.I want to track which email campaign a user came from. How do I properly set up Hidden Fields so that when a user clicks a link in my HubSpot/Mailchimp email, their CustomerID is automatically captured in the Typeform results without them having to type it in? Also, how do I use that Hidden Field to greet them by name on the first page? Regards:Soumitra Das- Ria Dutta
Hello there!I would like to know if there is an API that allows me to answer surveys? sending the survey information and your responses in JSON format.Thank you
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.