sumitgpl / ce-mobile-crm

Automatically exported from code.google.com/p/ce-mobile-crm
0 stars 0 forks source link

Fix stuck on "Loading" #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Unsure of how to reproduce this problem but it apparently happens when 
connecting to certain versions of the SugarCRM server.

What is the expected output? What do you see instead?
The expected output is that the list of Accounts, Opportunities, etc.. is 
displayed. Instead the Loading panel is displayed and nothing happens.

One of the individuals that was using the application already looked into this 
and found the resolution. Apparently some versions of SugarCRM require the 
specific fields to be included in the REST calls to get data. Other versions 
will return all fields if none are specified. To ensure greater compatibility 
all calls should include the fields that will be used and this should resolve 
the issue.

Original issue reported on code.google.com by team...@gmail.com on 15 Apr 2011 at 2:03

GoogleCodeExporter commented 8 years ago

Original comment by team...@gmail.com on 17 Apr 2011 at 1:09

GoogleCodeExporter commented 8 years ago

Original comment by team...@gmail.com on 17 Apr 2011 at 1:25

GoogleCodeExporter commented 8 years ago

Original comment by jpis...@gmail.com on 19 Apr 2011 at 1:25