Skip to Content
0
Former Member
Jul 20, 2016 at 07:01 AM

Master View Grouping on a expanded value

61 Views

Dear community,

I want to group my entries in my Master View.

<List

id="list"

mode="{device>/listMode}"

select="handleListSelect"

items="{path: '/projects?$expand=customer,wbs_type,project_employees,project_status,details,time_trackings',

sorter: {

path : 'customer/CUSTOMER_NAME',

group: true

}

}" >

The Grouping works but the app does not recognize same CUSTOMER_NAMEs

Two of the attached entries have the same CUSTOMER_ID but I want to group after their CUSTOMER_NAME.

How can I fix it.

Best regards,

Marcel

Attachments

Grouping.PNG (18.4 kB)