Page 1 of 2

test.salesforce.com

Posted: Fri Jan 31, 2014 3:44 pm
by Saravana Kumar

a. Can we use test.salesforce.com for development and testing purpose?
b. How can we get PICKLIST values from Salesforce?
c. How can we add default values and use?
d. What about using check boxes like Active or inactive?


test.salesforce.com

Posted: Fri Jan 31, 2014 6:22 pm
by Kateryna Grynko

Hi Saravana,

http://docs.appery.io/tutorials/sales...
http://docs.appery.io/plugins/buildin...

You can use all the available Salesforce API..


test.salesforce.com

Posted: Fri Jan 31, 2014 6:42 pm
by Tharani

Hi Katya,
We were able to connect to the Production instance of Salesforce and create the App.
How do we connect to the Sandbox instance of Salesforce? Apprey automatically connect to Login.salesforce.com. There is no documentation on that.
Please assist.


test.salesforce.com

Posted: Fri Jan 31, 2014 7:10 pm
by maxkatz

This is at the point when you are authenticating inside the app builder to select which services to generate?


test.salesforce.com

Posted: Tue Mar 18, 2014 6:22 pm
by bhagat bisht

Can you help where to set sandbox url?
Thanks in advance


test.salesforce.com

Posted: Tue Mar 18, 2014 6:34 pm
by Maryna Brodina

Hello!
Could you clarify what is the exact problem you have?


test.salesforce.com

Posted: Tue Mar 18, 2014 7:03 pm
by bhagat bisht

My actual problem is I am creating a salesforce app which use barcode scanner to scan some item and then search into salesforce.

But when i am creating a simple only barcode scanner app its working and but when I am adding barcode functionality with the sample salesforce contact api working app the barcode is not working.

can you help me on this?

I was trying to use Salesforce service but it automatically opens the login.salesforce.com where I am working on salesforce sandbox thats test.salesforce.com
Thanks in advance


test.salesforce.com

Posted: Wed Mar 19, 2014 9:50 am
by Saravana Kumar

Yes you can manually edit login.salesforce.com to test.salesforce.com from the below path:
Source --Web_Resources --Files --Views--js--Services-- ....

Thanks


test.salesforce.com

Posted: Wed Mar 19, 2014 4:30 pm
by Maryna Brodina

Hello!

Perhaps it's better do not edit source files on Source --Web_Resources --Files --Views--js--Services--...All you can edit there can be done in App Settings.


test.salesforce.com

Posted: Sat Apr 05, 2014 9:32 pm
by Jesus Martinez

Hi Maryna,

Can you explain how to get to the "App Settings"? Are you referring to the Services -- Salesforce_Settings that gets created when I connect to salesforce?