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

Is it possible to change a button text dynamically?

rabbani1234
Participant
0 Kudos
389

Hi SAP,

In C4C Any screen "Is it possible to change a button text dynamically?" using through SDK or KUT?

Regards

Patan Rabbani

Accepted Solutions (1)

Accepted Solutions (1)

KushalGupta
Product and Topic Expert
Product and Topic Expert

Hi Rabbani,

Using SDK or KUT, it can't be changed dynamically. We can only change properties like Visible, Enable dynamically for a button.

By word dynamically, we mean the value to be changed on runtime based on some conditions.

Kindly accept the solution if it fulfills your query.

Regards, Kushal

Answers (1)

Answers (1)

Hanumath
Participant
0 Kudos

Hi Rabbani,

No, we cannot change button text dynamically. Only button properties can be dynamically managed through RUBY scripting.

Regards

Hanu K