cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 
Read only

How to Get the Value while press button in CustomListItem..?

former_member187227
Participant
0 Kudos
1,413

Hi All,

I want to get the value while press the button inside the Customlistitem xml view. I tried some code but it was not working pls suggest some idea. i'll share the code in Jsbin,

http://jsbin.com/kitusenuhi/edit?html,output

Accepted Solutions (1)

Accepted Solutions (1)

junwu
SAP Champion
SAP Champion

oEvent.getSource().getBindingContext().getObject()

you will get everything through that object.

Answers (0)