Hi, It seems that the solution for removing the start button in mobile on your help topics is out of date as there is no URL to attach the solution “?typeform-welcome=0” to. Is there another way to remove the start button on mobile and go directly to the first question?
By the way, I’m using the standard embed method.
<div data-tf-live="XXXXXXXXXXXXXXXX"></div><script src="//embed.typeform.com/next/embed.js"></script>
Did you ever work this out? I have the same issue.
Hi
to remove the welcome screen on mobile you can disabled the “full screen on mobile” setting on your share page or add data-tf-inline-on-mobile
attribute to your embed code.
More details in this help center article: https://www.typeform.com/help/a/embed-your-form-360029249212/#h_01FXN40V7DB2TVX1VBPXNA54MB
PS: Using the query parameter ?typeform-welcome=0
is no longer supported when using the embed code.
The data-tf-inline-on-mobile makes the mobile experience terrible. A user will have to scroll down to find the “ok” button for the page. How can we provide the Full Screen On Mobile experience, while not facing an issue with the “Start” Button?
OR
Alternatively have a nice welcome page that shows up correctly on the mobile? That is an option as well, but with Full On Mobile setting even the welcome page is not embedding correctly.
Hello
I agree the data-tf-inline-on-mobile UX is not as nice as without this option. I’d suggest you build a custom welcome screen for your form.
Alternatively you could embed the form as popup and have a nice custom button to open the form in fullscreen. If you can use some CSS media queries you might be able to use standard embed (inline) on desktop and hide it on mobile and display the button instead - would that work for you?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.