Hello everyone!
I am using SVG's (Show -> Image) in my app to make custom dashboards. Problem is, i would want to make some of them clicables. I guess in order to do so, best way would be to use HTML longtext with SVG in it. Problem is, i tried quite a lot of ways, but i can't manage to make it work. I tried what @Rifad explains here (put it in src)
But didnt work.
Example of my code:
(tried to without the data:..., just with the svg and didnt work).
This is what my app is showing:
Can anyone help me please? ๐
puedes colocar tu svg dentro de este codigo para que pueda reconocerlo
CONCATENATE( "data:image/svg+xml;utf8,", substitute( ' ----- aqui tu svg---- ', "#", "%23") )
User | Count |
---|---|
17 | |
11 | |
7 | |
5 | |
5 |