Saravana Kumar
Posts: 0
Joined: Fri Jan 31, 2014 3:44 pm

test.salesforce.com

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?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

test.salesforce.com

Hi Saravana,

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

You can use all the available Salesforce API..

Tharani
Posts: 0
Joined: Fri Jan 31, 2014 6:42 pm

test.salesforce.com

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

test.salesforce.com

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

bhagat bisht
Posts: 0
Joined: Mon Mar 10, 2014 11:29 pm

test.salesforce.com

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

test.salesforce.com

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

bhagat bisht
Posts: 0
Joined: Mon Mar 10, 2014 11:29 pm

test.salesforce.com

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

Saravana Kumar
Posts: 0
Joined: Fri Jan 31, 2014 3:44 pm

test.salesforce.com

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

Thanks

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

test.salesforce.com

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.

Jesus Martinez
Posts: 0
Joined: Sat Apr 05, 2014 8:00 pm

test.salesforce.com

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?

Return to “Issues”