45
Views
5
Comments
Solved
how to display content tag

how to display multiple content tag.. API response in list 

Capture.PNG
2021-10-01 12-43-46
N_SG
Solution

Hi @Usman Eijaz .
Created a sample for you, See here
Also attached OML ,You can refer that also.
Hope it helps!
Thanks
N_G

Accordian.oml
2024-12-13 15-51-37
Usman

Thanks @N_G  for your response

2021-10-01 12-43-46
N_SG

Glad to help ,
If my suggested solution helped you anyway in solving your problem, Then requesting you to Marked as solution.
Thanks
N_G

2023-04-07 07-55-02
Krushna Mantri

Hi Usman,

in OutSystems we already have a widget to show tags please find below documentation for the same

https://success.outsystems.com/documentation/11/developing_an_application/design_ui/patterns/using_traditional_web_patterns/content/tag/


hope it will help you


Regards,

Krushna

2020-11-25 10-45-32
Mostafa Othman
Champion

Hello Usman,

You can use list widget and inside list add container with width for example 2 columns or as per the size of data will be displayed then inside container add ListItem then add inside ListItem Tag and then add Expression which its value will be equal to returned response from API

2021-10-01 12-43-46
N_SG
Solution

Hi @Usman Eijaz .
Created a sample for you, See here
Also attached OML ,You can refer that also.
Hope it helps!
Thanks
N_G

Accordian.oml
2024-12-13 15-51-37
Usman

Thanks @N_G  for your response

2021-10-01 12-43-46
N_SG

Glad to help ,
If my suggested solution helped you anyway in solving your problem, Then requesting you to Marked as solution.
Thanks
N_G

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