Search found 17 matches

Go to advanced search

by Francesco
Fri Nov 15, 2013 11:24 am
Forum: Issues
Topic: My Project does not open neither in appery builder nor in test mode
Replies: 3
Views: 298
 
Jump to post

My Project does not open neither in appery builder nor in test mode

hello, i can not open my project called "prova" (last edited 07/30/13 12:33:42 PM) anymore. after the login, when i click to open the builder stops on "Loading project descriptor from server" and if i look to the console it gives me the message: Failed to load resource: the serve...
by Francesco
Thu Jan 24, 2013 1:24 pm
Forum: Issues
Topic: problem in mapping json array to list component item
Replies: 2
Views: 349
 
Jump to post

problem in mapping json array to list component item

no more problems with the strange image component;
but i still have problems in mapping json array to list component item

by Francesco
Thu Jan 24, 2013 1:06 pm
Forum: Issues
Topic: problem in mapping json array to list component item
Replies: 2
Views: 349
 
Jump to post

problem in mapping json array to list component item

i tried to map the array respons coming from a Rest service to the list item property of a list component but the list component disappears. https://d37wxxhohlp07s.cloudfront.net/s3_images/847911/no_component_inline.jpg?1359032723 if i don't map the array to the list item property the list component...
by Francesco
Thu Jan 17, 2013 8:40 pm
Forum: Issues
Topic: List from rest working on desktop but neither on mobile tester nor as apk
Replies: 11
Views: 1070
 
Jump to post

List from rest working on desktop but neither on mobile tester nor as apk

is there a way to set the format of a input (type date) field. i tried to change the server side of my rest in order to accept data in the form of dd/mm/yy to test the tiggzi's datapicker component but it still doesn't work on my mobile using Tiggzi Tester . I would like to use the input field with ...
by Francesco
Thu Jan 17, 2013 3:26 pm
Forum: Issues
Topic: List from rest working on desktop but neither on mobile tester nor as apk
Replies: 11
Views: 1070
 
Jump to post

List from rest working on desktop but neither on mobile tester nor as apk

on my StartScreen I'm using a input field type date (named input_data_partenza) instead of tiggzi datapicker component and when I drag the input field on the StartScreen it shows gg/mm/aaa, but if I run: localStorage.setItem('data_partenza', Tiggzi('input_data_partenza').val()); on click event of th...
by Francesco
Thu Jan 17, 2013 2:07 pm
Forum: Issues
Topic: List from rest working on desktop but neither on mobile tester nor as apk
Replies: 11
Views: 1070
 
Jump to post

List from rest working on desktop but neither on mobile tester nor as apk

Still trying to solve.... on Screen2 in my project i tried to use an input component (type text) to map it on my request parameter in the rest service and the app works on my mobile. I don't understand why it doesn't work if i map to the same request parameter a lable obtained by retriving data thro...
by Francesco
Thu Jan 17, 2013 12:25 pm
Forum: Issues
Topic: List from rest working on desktop but neither on mobile tester nor as apk
Replies: 11
Views: 1070
 
Jump to post

List from rest working on desktop but neither on mobile tester nor as apk

I was trting to find the prolem testing the inpu field (type date) as well the datepicker on a new page (Screen1) and after some test even if I dont invoke the rest service in any event on this page when i test the app and i go to this page on my desktop the list is showed ??? is there any problem w...
by Francesco
Thu Jan 17, 2013 11:11 am
Forum: Issues
Topic: List from rest working on desktop but neither on mobile tester nor as apk
Replies: 11
Views: 1070
 
Jump to post

List from rest working on desktop but neither on mobile tester nor as apk

to try the results please select "camigliatello" from the first select menu and "roma" from the second one. there should be 3 results (3 list items) for each day

by Francesco
Thu Jan 17, 2013 9:46 am
Forum: Issues
Topic: List from rest working on desktop but neither on mobile tester nor as apk
Replies: 11
Views: 1070
 
Jump to post

List from rest working on desktop but neither on mobile tester nor as apk

I tested the app also adding a datepicker component saving the date to a local storage variable running localStorage.setItem('data_partenza_datepicker', $('[dsid="mobiledatepicker"] input').val()); on click event on the utton "cerca" and then binding this new localstorage variabl...
by Francesco
Thu Jan 17, 2013 1:04 am
Forum: Issues
Topic: List from rest working on desktop but neither on mobile tester nor as apk
Replies: 11
Views: 1070
 
Jump to post

List from rest working on desktop but neither on mobile tester nor as apk

I built an app with some select menu lists coming from some RESTs to set departure and arrival point of a trip and an input (type date) to set the date of departure.The buses wich match the request should be reported into a list. so I built a list from a specific rest with departure city, departure ...

Go to advanced search