Page 2 of 2

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

Posted: Fri Jan 29, 2016 5:58 pm
by Serhii Kulibaba

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?


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

Posted: Sat Jan 30, 2016 4:50 am
by EJLD

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


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

Posted: Thu Feb 04, 2016 11:06 am
by Serhii Kulibaba

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


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

Posted: Sat Feb 06, 2016 1:18 pm
by EJLD

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