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.
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.
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)?
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!
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
android version 2.3.6 and yes, I added support to my app share list. thank you
I did that before posting
Still no joy
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.
As a note, I am invoking the service for page B during the "load" event. I also tried the "page display".