Feedback
Answered

Cargo Collective embed

  • 22 March 2021
  • 2 replies
  • 815 views

Hello, 

 

I am currently trying to embed a TypeForm email request into Cargo (cargo.site). Unfortunatey, Cargo’s cusotmer service just informed me that anything with <script> tags likely won’t work within Cargo. Is there a way to make the email request, just an iFrame? Let me know! Thank you. 

 

 

--Garrett 

icon

Best answer by Liz 23 March 2021, 20:03

View original

2 replies

Userlevel 7
Badge +5

hi @SpliceMarketing thanks for stopping by! The script portion of the code is crucial to help run the form, so removing it could cause some issues. You could try adding the form URL into an iFrame, but I’m not 100% sure if that would work correctly. 

For example, it would look something like this: 

<iframe src="www.form.typeform.com/to/kasjlaksdsa"></iframe>

Hopefully that helps a bit! 

 

Userlevel 7
Badge +5

Hi @SpliceMarketing did that workaround help? :grinning:

Reply