146
Views
2
Comments
Solved
How to use a SVG code in Outsystems
Question

How can I use the following the SVG code in Outsystems. 

I am Unable to add the code in the description, i have added in the doc in attachments. I tried Inline SVG widget, but it didnt work for me.

svg.docx
2021-10-09 07-57-44
Stefan Weber
 
MVP
Solution

You can use the Inline SVG widget, but you have to escape the quotation marks in the svg code. See attached. Place the whole text in the SVGCode attribute, then it will display the image.

Best

Stefan

escaped-svg.txt
2024-08-27 11-35-25
Ajay Anthony

It Worked Thanks.

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