cancel
Showing results for 
Search instead for 
Did you mean: 

How to set input color from user to the Object Header Title?

sachinrk
Explorer
0 Kudos

I am using sap.m.ObjectHeader i want to change Title color based on user color code input in the screen.How can i change the title color.

01) i created a Function which calls every time when user change the input values. I can get the Title ids,Title text and color code inside that function how i can set that color code to the Title.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182862
Active Contributor
0 Kudos

Maybe you can extend it.

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

Thanks

-D