cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have below requirement, please let me know if there are any controls currently in SAPUI5 which I can use. I want to have a template in the below format (this will be static) and also I want to put text inside a rectangular box like above. I did come across MicroProcessFlow Class in SDK but that doesn't completely full fill my requirement. Like, I cannot place text inside the box.

0 Likes
View Entire Topic
Sharathmg
Active Contributor
0 Likes

Check the Custom control library.

https://ui5lab.io/browser/index.html#/Samples/ui5lab.geometry/Sample/ui5lab.geometry.Square.SquareSi...

This should help you get your geometry shapes on the page.