How to change welcome screen image by pass an image url? | Community
Skip to main content
Answered

How to change welcome screen image by pass an image url?

  • September 22, 2021
  • 5 replies
  • 264 views

Hi, 

Anyone know How to change welcome screen image by pass an image url? Thank you very much!

 

Example URL:

https://form.typeform.com/to/RXKhVAIS#listingid=1178085&listingtitle=Relic%20Beaded%20Midi%20Dress&listingimage=https://di2ponv0v5otw.cloudfront.net/posts/2021/09/08/6138e303b51256cb7d7bd3ef/m_6138e4fc43895ffd65274fb4.jpeg

 

 

 

Best answer by Liz

@AlexDW I see. I’m afraid we don’t have a way to change the image dynamically in that manner. :sob: Though, if you have any other questions, please let us know!

View original

5 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14921 replies
  • September 23, 2021

Hi @AlexDW Happy Thursday! Thanks for stopping by the community. While we don’t have this feature natively, you could try to set this up with hidden fields. 
 

Since it’s only possible to have one welcome screen, you would instead set this up with multiple statement questions to the form, each with the image you want to show. 

Then, you can set logic jumps to show a different statement when they land on your form based on the variable passed into the URL like this: 

 

Would this work for you? 


  • Author
  • Explorer
  • 2 replies
  • September 23, 2021

Than you @Liz , I’ve already tried to use hidden field listingimage, it dynamic generated and don’t have a static value. so can’t use the logic in your image.
 

I’m wondering is there a way to display the hidden field listingimage url as an image? e.g. <img src=”@listingimage” width=400 />


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14921 replies
  • September 23, 2021

Hi @AlexDW Ah, I see. I’m afraid with the logic jumps, you would need to have a static value there. Is the entire URL dynamic? Or is there any portion of it that stays the same with each individual link? If part of it stays the same, you could change the logic jump to search for if it ‘contains’ a specific value. 


  • Author
  • Explorer
  • 2 replies
  • September 23, 2021

Hi @Liz, the listingimage urls are all dynamic, like listingid & listingtitle, they come from database.


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14921 replies
  • Answer
  • September 24, 2021

@AlexDW I see. I’m afraid we don’t have a way to change the image dynamically in that manner. :sob: Though, if you have any other questions, please let us know!


Reply