Foren

Alloy Text Box List Problem

thumbnail
AKASH PATIL, geändert vor 12 Jahren.

Alloy Text Box List Problem

Junior Member Beiträge: 75 Beitrittsdatum: 13.12.10 Neueste Beiträge
Hi All,


After adding the elements when I try to remove element (click on the cross button), its not working right. In UI it shows that the element is removed correctly. But behind the UI, the element which I delete is not getting rmoved. Instead the another element which is just next to this element is getting removed.
Also, when I try removing the last element, its not even getting removed from UI.

Seems like have to do something with index assignment to the elements.

I request you to please point me to the direction for how can I go about this.






Thanks and Regards,
Akash Patil
Aikon Labs Pvt. Ltd.
thumbnail
Pranay R Patadiya, geändert vor 12 Jahren.

RE: Alloy Text Box List Problem

Regular Member Beiträge: 177 Beitrittsdatum: 23.02.10 Neueste Beiträge
Hi Akash,

Let me know first Is this your custom portlet ?

It seems to look like index problem of your array of getting element in backend.

So, can you test that the element that you have selected from front end accessed properly in back end?

Thanks,
Pranay