4
Views
1
Comments
Solved
change path to image
Question
Is there anyway in outsystems, at the moment, to change a img html  from "src" to data-src= ? all the types (static, external and database) produce an output "<img src="" >".

Best Regards
2017-01-10 15-48-58
Hélio Dolores
Staff
Solution
Hi Diogo,

You can't change the default output from the built-in widgets but you can create your own custom Widgets/HTML using an expression (unescaped) on the page. 

best regards,
Hélio
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.