I have a issue with the start button of my typeform but only on mobile view. On desktop view, the start button is not here and i don’t want it on the mobile view too.
it looks like you are referring to the welcome screen being displayed on mobile. This is to make sure the typeform opens in fullscreen modal window to provide better user experience to your respondents.
However if you would like to disable it, in React you can add inlineOnMobile prop to your Widget component like this:
Hi @BenjaminP The best thing to do would be to place the form on a public page so we can see what’s happening fully. Though, if you do need to create an account for access to the form, the best thing to do might be to contact our support team for 1-1 help here, as that’ll allow you to send private information over to them!
the button start must not appear at all. The current behavior is that it doesn't appear in the desktop version, and it does appear in the mobile version.
it looks like you are referring to the welcome screen being displayed on mobile. This is to make sure the typeform opens in fullscreen modal window to provide better user experience to your respondents.
However if you would like to disable it, in React you can add inlineOnMobile prop to your Widget component like this:
Since you are building the snippet using the share page, you can disable the full screen functionality on mobile that will also disable the welcome screen. You need to turn off this toggle (on the right hand side of the screen):