Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Error in mapping to REST service. Label text values are mapped as empty.

Did you try to remove that JS from the app? Is that error coming in that way?
Please seek this string in the project: http://prntscr.com/9wgxnk where it is situated?

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Error in mapping to REST service. Label text values are mapped as empty.

that string is a list item's _id num. in the code above, it is under the var named idField. it is coming from a table populated by serverCode query. it is processed without problem when the value (id string) comes in a button's txt field. however, when that value goes to a grid's visible field, it includes the extra ***0 and fires the token error.

i m not sticking to find out why this error.
what i'd like to know is how to show/hide a grid = f(incoming value) within a item list.
the concept is that not all the list items shall have the grid open but only one which has incoming value = certain value.
my code works well when with a button outside a grid.
the problem comes from the grid.
thk you
Eric

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Error in mapping to REST service. Label text values are mapped as empty.

Please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Error in mapping to REST service. Label text values are mapped as empty.

Hi Sergiy, thks for your msg. I designed the thing differently and don't need to show/hide any grid. no need to check my app this time. cheers

Return to “Issues”