Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Vincent Yau
191
Views
5
Comments
Display structure data with RichWidgets
Question
REST
Data
My application get json data (Table) thorugh REST
How do display them like Entities with list_counter and List_Navigation?
Manish Jawla
MVP
Hi Vincent,
You can assign the json data to recordlist variable of json type(by creating a structure) and bind that recordlist with table grid and it will work in the same manner.
Thanks,
Manish Jawla
Vincent Yau
My problem is when i use structure data there no
list_counter and List_Navigation auto generated.
Manish Jawla
MVP
Can you provide me the sample oml?
Regards,
Manish Jawla
Vincent Yau
What i want to do is display list of data from retrieve from JSON
ListProduct.oml
Vincent Yau
sample json return by calling REST
json output.txt
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...