cancel
Showing results for 
Search instead for 
Did you mean: 

Changing text on labels.

Former Member
0 Kudos

A label gets populated using get_static_attributes_table method. I have tried personalization to change the label but its changing all labels and not just that one. Is there a way to change the text on this label?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Firstly please confirm which text you want to change . You said u are using something called get_static_attributes_table which is usaually used to get the table data Ui element. So do u want to change the labels of the table columns .. or what exactly do u want .. Can u plz be clear with your question .

Regards,

Sana

Former Member
0 Kudos

within the webdynpro, there is a get_static that is used to populate the label. The label is not table column header but just a text label. As part of personalization I should be able to change the text but am unable to because it affects all other labels. This is because of the get_static.