The place to talk about APIs, SDK, hacks and implementations.
Recently active
Hi, We are an educational institute. We are looking to implement something unique, we want to add multiple forms/surveys on the same page, we want each feedback form/survey under student name and rank so they can easily provide the feedback and then that feedback should be displayed on the same page with that student name with other details of the student. We have discussed this with multiple developers but they are not able to provide exactly what we are looking for and also that option seems to be costly, so if there any tool like typeform that can help us make this happen with minimum cost? Page we want help with is https://www.rauias.com/about-raus-ias/our-results/ Need a solution as soon as possible. We are open to talking with developers provided they can help us.
Hi - urgently need help to why this is happening. I’ve tested on four iPhones and the page doesn’t allow you to scroll down at all. It stands still. You can’t scroll down to click a button. It’s only on iPhone browsers and NOT on android devices..
Hi all, I’m creating a few surveys using the API. Some of the questions need to have preselected values based on certain parameters. I can’t seem to find a way to do this. Is this possible? Many thanks
Hello, Is there a way to design a survey so that all questions appear in one page? If not, is there a way to put several questions in one page? Many thanks,
Is Typeform down for anyone else? When I log in to the admin side of the site, I just get a spinning wheel. It’s been this way for a few hours now.
I have a huge problem with my form because it doesn't allow my client to insert more than one image, what can I do?
they are always like this, i tried researching how to fix this but nothing seems to work so far………….. please help!
For years we had people successfully completing our Typeform(s) in many languages, using Google Translate.e.g. https://translate.google.com/?sl=en&tl=es&op=websites(via Google Translate website or browser plugin)However, recently Google Translate seems to not work with Typeform any more… Has anyone found a solution to this?
Hi, I would love to be able to have a new form be created each day (form title would be todays date) with POST then throughout each day, have the API add new multiple choice questions to the end of that initial form. The new data would come from a third party source that I would feed into the new questions. Is this possible with Patch or Put? I am seeing how I might have to recreate each existing question for each Patch or Put but maybe that is not the case?Also does Typeform allow partial submissions? I would love to be able to submit form answering existing questions, send those answers to google sheets, then (via above) have the API add my new questions to the end of the form then allow me to submit answers to those new questions throughout the day.Any help would be much appreciated! Thanks -AAK
Hi,i want to know, how long do you store the data we collect with our surveys? Is there a way a can delete them permanently?Thank you in advance. BestMax
Hello all,I used typeform to make an application and I also have an onboarding form (lets users take training and sign the certificates and upload) is there a way to somehow connect/combine them? I do not need a separate table for answers from the 2nd form… I want to be able to save the extra answers under the same user’s data (all answers in one place) I want to sync basic info to my website so I could utilize hidden fields and somehow accomplish this but if it can be done here I wouldn’t need to work as hard lol
Hi fellow Typeform users and devs, On the pages where we embedded typeform forms we have found shocking TBT scores. https://pagespeed.web.dev/analysis/https-softtrader-fr-achetez-des-licences/fxonoer634?form_factor=mobile Am I missing something or doing something wrong? I would love to get this fixed. Hope you can give me some advice on the matter.
Hello, I am trying to find out a way to have a (?) information pop up next to some multiple choice answers, in which the user could hover or click on, and a info pop up can appear. Im wanting to give the user some more information to make a multiple choice decision. Tyepform does this when pointing out new features. (see pic) Does anyone know if this is possible or if there is another creative solution? I don’t want to include this added information in the description section, as it becomes to ‘busy’ too quickly. Matt
안녕하세요 코멘토입니다.현재 타입폼을 통해 신청받고있는데 20명 중 10명 정도가 제출이 안된다는 연락을 받았습니다.빠르게 오류 수정 부탁드립니다.--Google Translation -- Hello, this is Commento.We are currently accepting applications through the type form, and about 10 out of 20 people have been notified that they cannot submit.Please correct the error quickly.
Hey, I have a quick question about the Facebook Domain verification:I noticed that the suggested domain name from the Typeform Facebook Connector for the verifcation looks like ‘XXXXXX.pro.typeform.com’. In contrast, when I open the Typeform I can see that its hosted on XXXXXX.typeform.com.Is the “.pro” an issue for a proper domain verification?thanks
Hi, is it possible for two different companies/organisations to have the same typeform subdomain such as whatever.typeform.com (I’m not referring to the ID after /)
What’s the best way to get connected to a third party provider or Typeform partner who can help with a project to automate cloning of typeforms.
I’m looking to build a subscription platform that provides each new subscriber with a cloned set of forms already integrated into a dashboard (or google sheet). I’m wondering if someone has done something similar or can help me with this project. The forms can be exact replicas but need to be unique to each new subscriber.
I'd like to be able to programmatically update/insert choices into a dropdown field using the Create API.Our use case is that each client could have differing values for this dropdown field.It looks as though each choice in the json for a dropdown needs an 'id', 'ref' and 'label'. I have the labels but not the others.It is possible to dynamically/programmatically insert choices into a dropdown?
GuysIs there a way to get the typeform_form_id from a form? I am trying to get this data in advance of submitting it to my Stripe account. ThanksIan
How to receive calculated score per each answer inside the webhook payload?
Hello, I need support with one topic. I am creating a Zap to 'Add email to Typeform logic': I have already defined the code to add the info of a New Event in Google Calendar in the JSON of the Typeform form: await fetch("https://api.typeform.com/forms/---------") .then((response) => response.json()) .then((data) => { const newCondition = { "op": "equal", "vars": [{ "type": "field", "value": "18495f53-a5f0-4cf1-b8ab-097cfb608e99" }, { "type": "constant", "value": newEmail } ] }; // Add the new condition to the existing condition as a new "vars" object data.logic.forEach(logic => { if (logic.type === "field" && logic.ref === "18495f53-a5f0-4cf1-b8ab-097cfb608e99") { logic.actions[0].condition.vars.push(newCondition); } }); const logic
Hello -I’m doing a general embed in an older Rails app and running into a lot of 3rd party cookie errors appearing in my console. I’ve seen a number of help articles in the forum, but haven’t come across the one yet that seems to fix this.I’ve tried adjusting my chrome browser to allow for 3rd party cookies, but the error remains.Can anyone offer some guidance on getting rid of this? Thanks!
Hello Typeform Members,I hope this message finds you well. I am currently exploring different platforms for handling forms with complex computations and high-performance computing (HPC) requirements. In this regard, I am particularly interested in understanding how Typeform manages data processing and storage for such forms.If any of you have experience or insights into the following aspects, your input would be highly appreciated:Data Processing Capabilities: How does Typeform handle the processing of data from forms that involve intricate computations? Are there specific features or tools designed to manage complex calculations within the platform? Storage Solutions: What storage options does Typeform offer for forms with substantial data and computations? How scalable is the storage infrastructure, especially when dealing with large datasets? High-Performance Computing (HPC): For forms that require HPC System capabilities, how does Typeform ensure efficient and rapid processing of c
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.