Search found 12 matches

Go to advanced search

by DavidStubblefield
Thu Sep 20, 2012 11:09 pm
Forum: Issues
Topic: How to know on main page when popup is closed?
Replies: 3
Views: 794
 
Jump to post

How to know on main page when popup is closed?

I just figured it out. I can run a custom javascript and execute the service (while still on the popup) that is on the original page. Since the service is connected to the list, it refreshes.

by DavidStubblefield
Thu Sep 20, 2012 10:59 pm
Forum: Issues
Topic: How to know on main page when popup is closed?
Replies: 3
Views: 794
 
Jump to post

How to know on main page when popup is closed?

The listitem is not available when I am in the popup, it is on the original page. Nor is the service available on the original page. Are you saying I could update using Javascript (ran from the popup and update item on the original page)?

by DavidStubblefield
Thu Sep 20, 2012 9:31 pm
Forum: Issues
Topic: How to know on main page when popup is closed?
Replies: 3
Views: 794
 
Jump to post

How to know on main page when popup is closed?

I have a list with a label containing a status. On click, user gets a popup where they can change the status value. After the update, I close the popup. Now the user is back as the original page, but the status value needs to be updated. How can I do this? Easiest method would be some type of event ...
by DavidStubblefield
Mon May 21, 2012 7:31 pm
Forum: Issues
Topic: working in test browser but not in android testing app
Replies: 13
Views: 3064
 
Jump to post

working in test browser but not in android testing app

I have tested it and it is working now. Thank you for the help. Your team has some of the best support I have ever had. Keep up the great work!

by DavidStubblefield
Fri May 18, 2012 8:19 pm
Forum: Issues
Topic: working in test browser but not in android testing app
Replies: 13
Views: 3064
 
Jump to post

working in test browser but not in android testing app

1) click "shop list" 2) choose any of the three from the resulting list 3) the next page should show the name for the one selected, but it is blank on the phone

by DavidStubblefield
Fri May 18, 2012 8:03 pm
Forum: Issues
Topic: working in test browser but not in android testing app
Replies: 13
Views: 3064
 
Jump to post

working in test browser but not in android testing app

android version 2.3.6 and yes, I added support to my app share list. thank you

by DavidStubblefield
Fri May 18, 2012 6:52 pm
Forum: Issues
Topic: working in test browser but not in android testing app
Replies: 13
Views: 3064
 
Jump to post

working in test browser but not in android testing app

I did that before posting :) Still no joy

by DavidStubblefield
Fri May 18, 2012 6:33 pm
Forum: Issues
Topic: working in test browser but not in android testing app
Replies: 13
Views: 3064
 
Jump to post

working in test browser but not in android testing app

I set alerts on all three events and get an alert on "complete" and "success". It is not throwing any errors. The service is working as it works when testing online through the browser.

by DavidStubblefield
Fri May 18, 2012 3:41 pm
Forum: Issues
Topic: working in test browser but not in android testing app
Replies: 13
Views: 3064
 
Jump to post

working in test browser but not in android testing app

As a note, I am invoking the service for page B during the "load" event. I also tried the "page display".

by DavidStubblefield
Fri May 18, 2012 3:36 pm
Forum: Issues
Topic: working in test browser but not in android testing app
Replies: 13
Views: 3064
 
Jump to post

working in test browser but not in android testing app

I have a list on page A that I set a local variable with id and then navigate to page B where I run a service that uses that variable as the input. I then bind the response to a label on page B. During development, all works find and I see the data on page B, but when I use the android tiggzi tester...

Go to advanced search