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
2017-01-10 15-48-58
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 GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.