iframeProps use case | Community
Skip to main content

iframeProps use case

  • February 28, 2022
  • 2 replies
  • 110 views

I want to disable cross icon on top right corner of typeform but only for a particular typeform not for all typeforms embeded on my website so can iframeProps will helpful in doing that ?

 

2 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • February 28, 2022

@mathio do you happen to know?


mathio-tf
Typeform
Forum|alt.badge.img+5
  • Typeform
  • 888 replies
  • March 7, 2022

Hello @mohit512611 

are you referring to the close button? You can not disable it (iframeProps are not meant for that either).

You could put a transparent HTML element over the close button to capture any clicks into that area and prevent your typeform from closing.

If you want to remove it completely you will need to hack it via JavaScript but that solution might stop working in future.


Reply