Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: ODATA is Getting triggered Twice.

$
0
0

Hi Jun,

Thank you for your reply..

 

I'm using XML and Js Views, My XML Code for Combo box is.

 

<ComboBox enabled="{= ${viewModel>/mode} === 'edit'? false: true}" items="{ path: '/ETY_LEAVE_TYPESSet', sorter: { path: 'Zhrlvtype' } }"

                                                placeholder="{i18n>leaveType}" value="{Zhrlvtype}">

<core:Item key="{Zhrlvtype}" text="{Subtx}"/>

</ComboBox>

 

Cheers,

San..


Viewing all articles
Browse latest Browse all 3316

Trending Articles