issues Search Results · repo:developerforce/Force.com-JavaScript-REST-Toolkit language:JavaScript
Filter by
51 results
(53 ms)51 results
indeveloperforce/Force.com-JavaScript-REST-Toolkit (press backspace or delete to remove)While using the forcetk.Client() i want to be able to make a cross origin request. Is this possible?
JPG19
- Opened on Feb 17, 2020
- #100
DESCRIPTION: If we try to upload a new ContentVersion using the createBlob() function in forceTK.js, then an uploaded
file will have one extra byte at the end of content body. It will be a new line character ...
gpervukhin
- Opened on Dec 23, 2019
- #99
Details: I am trying to create a Content-Version record and the file type is xlsx. I am passing blob and type is
application/octet-stream which is whitelisted. And I am using in lightning component v40.0 ...
tanwanimanisha
- Opened on Feb 23, 2019
- #98
As Salesforce winter release notes says that now the page hosted on salesforce will not include the instance of Org.So
now how will we get the Intance URL of org from client side using force library.This ...
Manjeetmetacube
- Opened on Jan 17, 2019
- #97
Hi,
You have a problem with this code: var blob = new Blob([ --boundary_ + boundary + \n + Content-Disposition: form-data;
name=\ entity_content\ ; + \n + Content-Type: application/json + \n\n + JSON.stringify(fields) ...
builderdege
- 2
- Opened on Jan 18, 2018
- #96
Salesforce proxy url is looking at element[0] or element[1] of url split by dot in order to get domain. which is not
always correct. I think domain should be obtained from {!$Api.Enterprise_Server_URL_410} ...
sumeetbath
- Opened on Jan 3, 2018
- #95
Code Snippet to get camera image in base64 format
navigator.camera.getPicture(function(imageData){ //console.log(imageData); }, function(errorMsg){ // Most likely error
is user cancelling out of camera ...
vsvikram
- Opened on Sep 21, 2017
- #94
Hi, I was wondering how to use forcetk in Lightning.
I have a lightning component, where I ve added forcetk and jQuery: ltng:require scripts= {!join( ,
,$Resource.forcetk,$Resource.jQueryMin_2_2_4)} / ...
JakubMo
- 1
- Opened on Jul 31, 2017
- #93
Hey guys,
I was running some SOQL queries and noticed that even though I set a limit of 1000 it still returns records at a max
of 250 at a time. I m not aware of anything from the org side that is setting ...
ghost
- 1
- Opened on Feb 6, 2017
- #91
Hi, first amazing work with your Force.com - rest ToolKit !!!! , it works perfectly with all browser except Internet
Explorer 11 (Actually I don t know with the previous versions).
I am using forcetk.Client.prototype.createBlob() ...
1amontana
- 1
- Opened on Oct 14, 2016
- #89

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.