Social Media Embed Issue

0
I am trying to embed code for social media sites using html snippets in my portfolio project but It is not working properly , once page loads it will only shows text information not images. 
asked
2 answers
0

Maybe you could try doing the recommended things in this thread / question 

 

https://community.mendix.com/link/space/app-development/questions/3250

answered
0

Hey Saqlein,

In marketplace you can find a module called HTML Elementhttps://marketplace.mendix.com/link/component/204843 . This module allows you to  creating custom HTML elements to build all kind of structures, visualizations or interactions.

Image

 

You also try to use the iFrame widget - https://marketplace.mendix.com/link/component/117308

To use this wdget you can read the URL from an entity attribute or use it directly on the configuration field.

 

If this answer helped you, click to "accept" 

 

Best Regards,

Ricardo Pereira

answered