Cody Blue
Posts: 0
Joined: Sun Aug 25, 2013 2:11 am

Changing text of a listItem on panel component

I have a panel component on my UI that contains list component with multiple listItems. I want to dynamically change the text of one of the listItems.

I run Appery('listItem_name").text("This text") on panel open event. However when the panel opens I do not see the revised text.

What might be going wrong?

Thank you.

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Changing text of a listItem on panel component

Hello,

Everything must work fine. Are there any errors in console? Do you create list dynamically via the service?

Cody Blue
Posts: 0
Joined: Sun Aug 25, 2013 2:11 am

Changing text of a listItem on panel component

You are right.

My apologies, the project code modifications were not getting saved in order.

Things are working as expected.

Return to “Issues”