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
Khan
2
Views
1
Comments
popup editor...
Question
Hi Community.
i created a pop-up editor with record list widget, where i want to show user a list of item prices, and the source is AdvanceQuery.list,
retrieving data from four tables, and out put structure is a structure.(and Value of columns in record list widget are binded with AdvanceQuery.list.current.StructureName.ColumnName)
problem is:
in advance qury(when i test) it return three or four rows, but in pop-up editor it show me only one row(First Row).
what is missing please...
Regards.
Israr
Hélio Dolores
Staff
hi Isar,
Please check the following properties:
Table records line count/start index
Query max. records
and check if the query input parameters are ok (debug or replace temporarily with the ones from test query)
Regards,
HD
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...