I have a collection that returns dynamic (column & Value) for an API.
The collection has ONLY 1 row.
The column is dynamic can return 1,2,3... column,
I want to display <Column Name>, <Value>
Column Name | Value |
Customer Name | Asd Opost |
addrLine1 | Airport House |
contactEmailAddress | avi.ban@qwbm.com |
Stage | Final Warning |
Collection: colTest (same collection but now only 3 columns)
Column Name | Value |
Customer Name | Asd Opost |
addrLine1 | Airport House |
Stage | Final Warning |
@VTandon where do you want to display these information? Usually you would use a Gallery to display a collection. Maybe you could provide some more details.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
User | Count |
---|---|
252 | |
125 | |
106 | |
50 | |
49 |