I am having trouble understanding how the HTML widget works. I have read the documentations and posts about it, but all I currently know is how to display an image with it. I would need basic shapes that I can use in my layout.
Hello shooouse,
HTML Elements give you the flexibility to create custom HTML elements. In your case, CSS will be needed.
To create a circle for example you can do the following :
Now you can apply this logic to create any type of basic shape you need.
Hope it helps!
Paulo Rosário
Thank you @Paulo Rosário , this is the kind of information I needed to be able to start.
Glad I could help :)
Hi,
I think I misunderstood your question, maybe you should use HMTL combined with CSS.
Here is how to use CSS within Outsystems: https://success.outsystems.com/documentation/11/developing_an_application/design_ui/look_and_feel/cascading_style_sheets_cssAnd here is how to build shapes with CSS: https://www.w3schools.com/howto/howto_css_shapes.asp
I hope this helps you :)
Hello @shooouse
As you know that Outsystems have rich Capabilities for the design the kind of a pixel prefect UI.
So may I know the which type of shapes you want to draw please send me a screenshot it could be help to understand.
Thanks
Navneet Sharma