Page 1 of 2

when i upgraded to the new platform my lists always contained an extra item

Posted: Wed Feb 18, 2015 7:52 pm
by Thomas7072266

Ever since I upgraded my application to the new platform all my lists that get filled from REST service responses contain an extra item.

What can be done to fix this ?


when i upgraded to the new platform my lists always contained an extra item

Posted: Wed Feb 18, 2015 8:16 pm
by Thomas7072266

I shared the app with support its called "testSDBApp "


when i upgraded to the new platform my lists always contained an extra item

Posted: Thu Feb 19, 2015 7:26 am
by Evgene Karachevtsev

Hello Thomas,

Unfortunately in some particular cases the mapping may become corrupted by updating. Could you please remake it in your project and try it again?


when i upgraded to the new platform my lists always contained an extra item

Posted: Thu Feb 19, 2015 2:10 pm
by Thomas7072266

I remade the page and it still shows the dummy label in addition to the result array returned by the REST service.

I shared the project so you can see for yourself.

What next ?
Below are 2 images one with query .. which show dummy lable at the end .. and a result that returned no results that still shows the dummy label.

Image Image


when i upgraded to the new platform my lists always contained an extra item

Posted: Fri Feb 20, 2015 5:15 am
by She

Hi Thomas,

I think you have a label inside the listview.
try to remove your label inside the listview or MAP it in LABEL INSIDE THE LISTVIEW: Screenshot is in below:

two examples:

  1. Image

  2. if you dont want to delete the "LABEL" inside the listview try this 2nd screenshot:

    Image

    Goodluck,


when i upgraded to the new platform my lists always contained an extra item

Posted: Fri Feb 20, 2015 2:06 pm
by Thomas7072266

Hi ..

You know ... I shared my application with you for a reason .. do you could look at
evaluate it ....
I am doing everything exactly as you said but still the extra item is there see below:
image 1 ... from the design screen
image 2 from the data screen
image 3 from the test screen
So the problem persists ... please take the opportunity and have a look at my application .. since that is why I shared it with you
Thanks

Image Image Image


when i upgraded to the new platform my lists always contained an extra item

Posted: Fri Feb 20, 2015 4:35 pm
by Maryna Brodina

Hello!

Are you sure the app is still shared? Unfortunately I can't find testSDBApp app.


when i upgraded to the new platform my lists always contained an extra item

Posted: Fri Feb 20, 2015 4:37 pm
by Thomas7072266

when i upgraded to the new platform my lists always contained an extra item

Posted: Fri Feb 20, 2015 5:14 pm
by Maryna Brodina

Got it now, thanks


when i upgraded to the new platform my lists always contained an extra item

Posted: Sat Feb 21, 2015 10:00 am
by Illya Stepanov

Hi Thomas -

Your service works correctly, the only thing it looks like you've made changes in the source files and on the preview the last changes doesn't shows.

:: http://devcenter.appery.io/tutorials/...
You cannot make any changes in the visual builder after you have edited the source code; hence, all the necessary changes in the code should be made at the very end of the UI design.