News, announcements and information about how to use our community
Recently active
Hi Everyone!My question is that how multiple choice quiz integrate in captcha typing with kadence theme in WordPress.
On my completion screen, I have a button that redirects the user to another page within my website directory. Unfortunately, this button will not redirect the user to the URL specified in my Typeform “Create” tab. I’ve done some research and I believe this is because the iFrame is sandboxed can cannot navigate to the parent page “classification”. I’ve tried the proposed solutions here but they did not work: Any help I can get with this would be greatly appreciated. For reference I am using GoDaddy websites to build this website. Thanks
Hi all, my company uses Typeform to send surveys to our customers periodically. We recently brought on Tremendous to manage our incentive distribution (gift cards that we offer in exchange for completing the survey). Tremendous has a Typeform integration, but unfortunately it requires you to map the survey respondent’s email address to a question in the survey -- meaning, you have to ask the customer for their email address in order for their gift card to trigger to them automatically after submitting the survey. This makes little sense to me -- why should we need to ask customers for their email address, when we just sent them an email linking to the survey? I perused the community and am not sure this is possible, but wanted to ask anyway: Is there a way to pre-fill a customer’s email address in the email question type, using hidden fields? This would work by carrying the customer’s email address through as a parameter in the URL, and then we’d want to pipe this into the email questi
Cómo o cuál es la forma correcta de usar esto y cuál es el beneficio?-- Google Translation --How or what is the correct way to use this and what is the benefit?
I have a dropdown menu of 170 choices plus OTHER.Any of the first 170 lead to 4 or 5 next steps.OTHER leads elsewhere.How can I define 170 of them together to lead to the next several choices, rather than entering each one separately, which would be 170 times 4-5 different options after that.
I.m having issues embedding typeform to Shopify
Hello,I searched the help page and community but didn’t find my answer. Sorry if already is herer but I did not see it.Here my situationI’m building a game form with questions like “who would you choose to…?” and a list of names.I used a dropdown list because it seems to be easier to select but it can be another type if necessary.The list of answer options contains the 31 names of the people who will play.I hope this is clear so far 🤞Here the questionI would like that a previous answer cannot be chosen next.If the first question is “who would you choose to set a surprise party?” and you chosse Karen.Then I would like to dynamicaly exclude Karen from the liste of the next answers options.Do you think it is possible ?I saw that you can refer to a previous answer with @ but I kind of want to do the opposite : refer to the previous list of options minus the answer Thank you a lot for all the time and help you will be able to give
I have the basic plan and I want to change it to the plus plan. I just paid for the basic plan today.How should I make this change, what happens with the basic subscription money, can I get a refund?
I’m creating a series of questions based on childcare and I need to ask about multiple children (if people have them).My first question is how many children they have - I need data on each - and then there are various questions about the family circumstances and childcare provision in their area.if someone says they have 3 children or 6 children or whatever I need the information for each child. But if someone says they have 1 child I want them to move on to the questions about their circumstances etcHow can I achieve this with logic?
I am curious how to change the way the Link Looks when it’s received? Can you design or put a LOGO where it says Typeform in WHITE?
Hello, I currently own a typeform business plan in which I added 3 members. They are creating their own typefoms, so they would like to create their own custom subdomains in order to optimise the Meta pixel for IOS. Can each member create his own custum subdoman?Thank you in advance, Martina
I have recently created a typeform to log expenses. At the moment, when someone completes the form, I get an email notification to Outlook with the responses, which I then save as a PDF and upload to our accounting software Xero. Would it be possible to have the email notification automatically include the typeform responses as a pdf? I’ve looked into Zapier integrations for Xero but it comes at an additional cost which I don’t have the budget for. Basically, I’m looking for a way to do this in a relatively simple way without paying for anything additional!
Hello, I have our CRM hosted on Monday.com, is it possible to populate hidden fields using data from Monday.com? I have watched all of the training videos- understand how to use hidden fields etc I just can’t see if the CRM populate can be Monday.com- does anyone know how to do this?
How can i get rid of the redirect to URL feature so I can publish?
The goal of my Type Form quiz will be to encode a string of letters based on the answers selected. The means of calculating the string is nontrivial and requires code. Is there a way to process a user’s answers with a python script for example, then produce a resulting string in the end page? Ideally, the user is able to get their string seamlessly as they finish the quiz without having to wait for an email or externally.
I started ‘tracking’ my daily activities a while back as I was trying to ‘get better’ at making typeforms and writing email sequences, as part of quiz funnels. I admit I was WAAAAY to detailed in tracking stuff. So I opted to try and find the 80/20 way to track stuff that worked for me. You should check out August Bradley’s blog and YouTube channel. He is an absolute wizard at creating systems for productivity and efficiency in your life.In this article, he outlines The #1 Thing You Need to TrackAt the end of each day, rate your day 1 through 10, with 5 being normal or average. Anything above five is better than average. And below five, things didn't quite go as you had hoped or as you would like things to go.That's it, with one small addition.For anything above five or below five, add a note. Why was it better than average? What made it better than average? What did you do? What went well if it was better than average?If it was below average, what went wrong? What could you have done
I tried to change my subdomain but not happened, showing some error. no one else has used that domain from our sidemy website URL is - zucisystems.comErrorSubdomain already in use. Ask the account owner to invite you if you're part of this organization.
Can I add dynamic values to the question and/or answers?Example Question: Are you able to Volunteer? {slotNumber} slots available.- Where {slotNumber} is an int that changes as people fill up the form.This slotNumber can either be provided by the JS fetch call to some service (api call), or connected to a googlesheet that feeds these information
Within my custom design theme I use a background image. It flows through my entire typeform and appears as expected on the Welcome screen when I’m building out my typeform. However, once published and previewed/embedded, the Welcome screen, and only the Welcome screen, drops the custom background image from my typeform. Once a user begins my typeform every other page in the typeform then actually does have my custom background image from the theme. I just can’t figure out why it drops and is replaced by flat black on the Welcome screen once published. Can anyone help?
I’m having trouble scoring a quiz in which respondents are scored in multiple categories.Conceptually, the user completes the quiz and then sees their score in each category on the end screen. Since Matrix options don’t have a score feature yet, I’m using individual Likert-style questions comprised of statements and an agreement/disagreement scale of 6 options for each.Each of the options in the scale have an assigned score value (0 for strongly disagree, 5 for strongly agree) and I have variables set up for each category they’re graded on. The logic looks like:[Statement] Always add [score] to [category 1]But I find that the final score tally is totally off on the final screen.Over six questions linked to 3 categories (2 questions for each), selecting the option that should score 1 for every question, I’m expecting:Category 1: 2Category 2: 2Category 3: 2I’m getting:Category 1: 3Category 2: 7Category 3: 11Obviously it’s not separating the scores. Is there a way to make this idea work?
Hello. I have two fields BEGINNING DATE (start date of event to select) and END DATE (end date of event to select). How can I force users to choose a PRESENT or FUTURE date, and not PAST. THANK YOU.
Hi, yesterday i got the plan account and i want to remove the typeform branding. I cant publish my typeform, if the typeform branding is removed - i can only publish my typeform, if i use the typeform branding.what ist wrong? In the plan account there is the “Remove typeform branding”.
Hi,We are using the hook web integration to send the user reg data back to our backend. After the typeform submission, we redirect to our landing page, which does a look up in our database on the user reg data to perform further action. My question - is it guaranteed that the web hook submission happen BEFORE the redirect? We are seeing a weird rare issue when we get to the redirect landing page, the data is not there yet - but later when we go back to the same landing page, the data then appears. Thanks for your help.Thanks,Bryan
We have so many complaints of our users not being able to Upload an Image. They will be using a multitude of different devices, browsers and handsets. So I don’t think it’s one specific photo or device (so please don’t ask me to try another photos / browser first 😬). It either just doesn’t work, Or jumps them back to the start of the (long) form. Very frustrating, and bad for our company! Can anyone help. I can’t figure out how to contact Typeform?! 😡Thank you! 🙏 Jo x
Hi, Got a GCLID hidden on my typeform and when you visit the typeform URL it transfers the GCLID over but when the form is embedded it won’t work. Code as below; <div style="width: 100%; height: 500px;" data-tf-widget="nwKdeQ" data-tf-iframe-props="title=Artificial Grass Group Enquiry" data-tf-medium="snippet" data-tf-hidden="gclid=xxxxx"></div><script src="//embed.typeform.com/next/embed.js"></script> 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.