Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Diogo Gomes
4
Views
1
Comments
Solved
change path to image
Question
HTML
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
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...