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?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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?
Hi Saravana,
http://docs.appery.io/tutorials/sales...
http://docs.appery.io/plugins/buildin...
You can use all the available Salesforce API..
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.
This is at the point when you are authenticating inside the app builder to select which services to generate?
Can you help where to set sandbox url?
Thanks in advance
Hello!
Could you clarify what is the exact problem you have?
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
Yes you can manually edit login.salesforce.com to test.salesforce.com from the below path:
Source --Web_Resources --Files --Views--js--Services-- ....
Thanks
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.
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?