hello
I set the count service like below,and also get the response.
Hello Spark,
You have wrong mapping on the page for your service.
Your service returns array of objects, but you are mapping only object's property count
1) Add a grid component 1 row 1 col, place your label there
2) Map $ to grid
3) map count to label
Hi Spark,
Please show us your "Before send" mapping.
FYI: You should pass there your count request parameter value.
Regards.
Hi Spark,
You should use "1" value instead of "value=1"(as you currently have).
Details: http://prntscr.com/6hc81n/direct
Not sure, do you invoke this service?
Please give us your app public link and describe steps to reproduce this issue in your app.
Regards.
Yurii
you are really kind!!
I change value from "value=1" to "1",and check already invoke the service.
but it is still not working!
my app public like is below.
http://appery.io/app/mobile-frame?src...
I already set the startpage for this page.
when you open the app,you will the a log overall page like below,and the count value should be appear at the bottom.(under the list component)
Yurii
one more thing need to you help me to check it out.
today I try to edit my app,and click the "add new log" button.
it navigate to next page normally,but when I click to "next" button.
nothing happen this time,but I didn't change the events.
and the "back" button also not working today.
I am VERY SURE the page was feasible yesterday!!
does your service something wrong?
Code: Select all
[url=https://d2r1vs3d9006ap.cloudfront.net/s3_images/1173034/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A72015-03-17%E4%B8%8A%E5%8D%8812.03.28.png?1426522522][img]https://d2r1vs3d9006ap.cloudfront.net/s3_images/1173034/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A72015-03-17%E4%B8%8A%E5%8D%8812.03.28_inline.png?1426522522[/img] [/url] Hi Spark,
Currently when i open your public link i can see this:
http://prntscr.com/6hscql/direct
Please check it and please describe steps how we can reproduce this issue.
Thanks.
Yurii
please check it agin.it is my fault to change the start page!
issue 1:count value
when you open the app,you will the a log overall page like below,and the count value should be appear at the bottom.(under the list component)
issue 2: navigation not working in second page
when you click the start page's "add new log" button.
it navigate to second page normally,
but when I click "next" button on second page.
nothing happen this time,but I didn't change the events.
and the "back" button also not working today.
thanks for your help!!