cancel
Showing results for 
Search instead for 
Did you mean: 

Press event on Object Header Number attribute

former_member484715
Contributor
0 Kudos

Hello Guys,

I have a page as below :-

I have a requirement that on click of the edit i.e. the number property of the object header,

the following should display on the same page.

How do we provide the press property of the number attribute of the object header. It is an urgent requirement, Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182862
Active Contributor
0 Kudos

Hi Arjun

I hope this is close enough to get you started.

http://jsbin.com/rohavod/edit?js,output

thanks

-D

former_member484715
Contributor
0 Kudos

Thank you very much Dennis Seah,

It solves my requirement, but the problem is I have no knowledge on extending the controls. Could you suggest me any document or blogs from where I can learn more on extending UI controls. Also, this process suggested by you, can it be applicable on XML views also.

Answers (1)

Answers (1)

irfan_gokak
Contributor
0 Kudos

Hi Arjun,

Please use Custom List Item. SapUI5 Explored: Custom List Item

former_member484715
Contributor
0 Kudos

Thank you Irfan Gokak,

But in my requirement, I have to use a object header only.