Hi All, I want to design this kind of view in reactive so for that what should we do taking container or button.. pls give me the solution..
Ritu,The OutSystems UI has the pattern 'Button Group' for this purpose.https://success.outsystems.com/documentation/11/developing_an_application/design_ui/patterns/using_traditional_web_patterns/controls/button_group/Any styling can be done directly on the buttons themselves.Hope this helps!Best,RAD Manage
Hello
The best option I would suggest you is to ise Tag and inside it place a Icon specific to it’s functionality,
From properties of Tag we can change its styling, you can aslo use conditional base css
Thnks
Tousif Khan
Hey Ritu,
For the first two button use button group as they are closely attached.And for other two use two button.
If you need a OML then I will provide you.
Thanks & Regards,
Sudip Pal
Hi Ritu,
You can use this oml hope this will help to make as above pattern.