Search found 118 matches

Go to advanced search

by supriya hirurkar
Mon May 12, 2014 6:30 pm
Forum: Issues
Topic: Assigning 2 Response variables to the Text attribute of the list?
Replies: 5
Views: 934
 
Jump to post

Assigning 2 Response variables to the Text attribute of the list?

Hey Robert, In a list component, you can put 2 texts fields and assign the responses to those, like how you would normally drag and drop fields for mapping. I hope this helps.

by supriya hirurkar
Wed Feb 26, 2014 8:40 am
Forum: Issues
Topic: 'Close Window' appears after authentication from salesforce
Replies: 7
Views: 1116
 
Jump to post

'Close Window' appears after authentication from salesforce

Hello Maryna,
I am using iphone c with 7.0.6. The chrome version is: 3.0.1750.14.
Thanks!

by supriya hirurkar
Tue Feb 25, 2014 3:48 pm
Forum: Issues
Topic: Images not loading after publishing the app using appery hosting services
Replies: 17
Views: 2240
 
Jump to post

Images not loading after publishing the app using appery hosting services

Hello Maryna, I am getting the list view on KNowledge Search. Everything is fine.
May be you need to login again to get the fresh session token.

by supriya hirurkar
Mon Feb 24, 2014 8:09 pm
Forum: Issues
Topic: Images not loading after publishing the app using appery hosting services
Replies: 17
Views: 2240
 
Jump to post

Images not loading after publishing the app using appery hosting services

If you refer to these snapshots: 1) https://d2r1vs3d9006ap.cloudfront.net/s3_images/1026743/photo1_inline.PNG?1393272508 2) https://d2r1vs3d9006ap.cloudfront.net/s3_images/1026744/photo2_inline.PNG?1393272523 In 1st snapshot, I logged in and the app works as expected. In the 2nd snapshot, I refreshe...
by supriya hirurkar
Mon Feb 24, 2014 8:00 pm
Forum: Issues
Topic: "Mandatory parameter 'Appery-Rest is missing "
Replies: 18
Views: 2551
 
Jump to post

"Mandatory parameter 'Appery-Rest is missing "

My code snippet for pagination: var Salesforce = { page:0, limit:5, getTickets:function(){ var options = {}; options.data = {"q":"SELECT Id,CaseNumber,Subject FROM Case"+this.limit+"OFFSET"+this.limit*this.page}; viewTickets.execute(options); } } and on page load, inste...
by supriya hirurkar
Mon Feb 24, 2014 7:59 pm
Forum: Issues
Topic: "Mandatory parameter 'Appery-Rest is missing "
Replies: 18
Views: 2551
 
Jump to post

"Mandatory parameter 'Appery-Rest is missing "

Hello Maryna, the app name is IMS demo and I am not able to perform pagination.
On one of the page load events, instead of calling the service directly , I am calling a JS function which in turn calls the actual service which mentions how many records I want on the page etc.

by supriya hirurkar
Mon Feb 24, 2014 5:16 pm
Forum: Issues
Topic: 'Close Window' appears after authentication from salesforce
Replies: 7
Views: 1116
 
Jump to post

'Close Window' appears after authentication from salesforce

Hello Maryna, Yes, it works in desktop browser and also in Safari in iPhone. The issue is just with Chrome in iPhone.

by supriya hirurkar
Mon Feb 24, 2014 5:15 pm
Forum: Issues
Topic: Images not loading after publishing the app using appery hosting services
Replies: 17
Views: 2240
 
Jump to post

Images not loading after publishing the app using appery hosting services

Hello Maryna, 1) I am not installing the app, I am opening it using the url and the code repository is on the appery server. I tried w/o appery proxy services and it did not work. 2) When I refresh the url- my data from the app disappears. The steps to reproduce: Click on Menu from HomePage Click on...
by supriya hirurkar
Sun Feb 23, 2014 8:26 pm
Forum: Issues
Topic: 'Close Window' appears after authentication from salesforce
Replies: 7
Views: 1116
 
Jump to post

'Close Window' appears after authentication from salesforce

In Safari, I never encountered this issue. And in Chrome, this happened everytime.
Also, I have these concerns as well about web- apps using appery-
https://getsatisfaction.com/apperyio/...

by supriya hirurkar
Sun Feb 23, 2014 7:28 pm
Forum: Issues
Topic: 'Close Window' appears after authentication from salesforce
Replies: 7
Views: 1116
 
Jump to post

'Close Window' appears after authentication from salesforce

Hello, I am trying to run a web-app and once the authentication is done, it redirects me to 'Close Window' page and the app stops working. the Close Window URL has
my access token and instance URL etc. Please help.

Go to advanced search