blog.enree.co
Nerd @ Work: July 2015
http://blog.enree.co/2015_07_01_archive.html
May the Force.com be with you. Friday, July 31, 2015. Salesforce / REST APIs] API Request limit on REST header response. Plyaing with Salesforce APIs for a super secret project. I came across at this (the red one) response header:. Date : "Fri, 31 Jul 2015 22:20:47 GMT", set-cookie : -[ "BrowserId=8gV vxxxT- xxxi0bg0vug;Path=/;Domain=.salesforce.com;Expires=Tue, 29-Sep-2015 22:20:47 GMT", ], expires : "Thu, 01 Jan 1970 00:00:00 GMT", sforce-limit-info. To test this try my own REST request utility. This i...
blog.enree.co
Nerd @ Work: April 2015
http://blog.enree.co/2015_04_01_archive.html
May the Force.com be with you. Thursday, April 16, 2015. Salesforce / Apex / VisualForce] Getting rid of the "Save and New" button. In some circumstances the "Save and New" button on the standard layout is not desired. This is an idea. There are others of this kind) to make this optional on layouts, but unfortunately it's been freezed for years. The simpler solution was to execute some javascript on a hone page component in order to hide every button that has the "save new" name:. Apex:page standardContr...
blog.enree.co
Nerd @ Work: [Salesforce / Lightning] Loading scripts
http://blog.enree.co/2014/10/salesforce-lightning-loading-scripts.html
May the Force.com be with you. Thursday, October 23, 2014. Salesforce / Lightning] Loading scripts. Due to the introduction of the ltng:require. This post is no more a valid solution. Refer to the official Lightning documentation. This post has been more like a request for help. Rather than a technical blog post, but it came to be an awesome way to see Salesforce community in action and ready to help! In the last Dreamforce 14 big Mark. And the awesome Topcoder's track. You cannot use the {! CdoInit}" / ...
codecoverage.org
Kevin O’Hara on Open Source Development and NodeJS | Code Coverage
http://www.codecoverage.org/kevin-ohara-on-open-source-development-and-nodejs
The podcast for Developers using the Salesforce1 Platform. Kevin O’Hara on Open Source Development and NodeJS. December 18, 2014. Another week, another Kevin! In this episode of Code Coverage we talk to Kevin O’Hara. CTO of LevelEleven, Force.com MVP and creator of nForce, a NodeJS module for Salesforce integration. Why he loves open source. The Salesforce.com products they build at LevelEleven. Dogfooding and finally getting to use it in production himself. Refactoring and maintaining the source code.
blog.enree.co
Nerd @ Work: January 2015
http://blog.enree.co/2015_01_01_archive.html
May the Force.com be with you. Thursday, January 22, 2015. Salesforce] My favorite Spring '15 features. This is my top 10 list of the Spring '15. Forcecom platform update's features. Make Long-Running Callouts from a Visualforce Page. This is a really important feature. Imagine you have big VisualForce pages in which Apex methods, triggered by buttons / links / rerenders, do one or more callouts to external services. Apex class, that is used like a callback when the callout has ended. This allow us to wr...
blog.enree.co
Nerd @ Work: March 2015
http://blog.enree.co/2015_03_01_archive.html
May the Force.com be with you. Friday, March 20, 2015. Salesforce / Trailhead] The beginning of your Force.com journey. Few days ago the Salesforce team released 4 new Trailhead. Modules, and I decided finally to have a look at it.with my style. What is my style? I may say "all in" or "all or nothing" style. I decided to do all the modules and see which topics were covered (and how deeply). Modules page lists all the modules in alphabetical order, but you can follow the 3 steps on the Trailhead main page.
blog.enree.co
Nerd @ Work: June 2014
http://blog.enree.co/2014_06_01_archive.html
May the Force.com be with you. Thursday, June 19, 2014. Salesforce] Practical guide to setup a LiveAgent. I've created a simple guide to set up a Live Agent. On an ORG with a custom console app. This is the link: Live Agent base configuration.pdf. This is a really simple guide believe me and no further explaination is given, beucase the only aim is to make Live Agent working. Let me know what you think! May The Force.com be with you! Subscribe to: Posts (Atom). Read the complete list. And a Salesforce MVP.
blog.enree.co
Nerd @ Work: [Salesforce/ Lightning] inputLookup: the missing component
http://blog.enree.co/2015/07/salesforce-lightning-inputlookup.html
May the Force.com be with you. Friday, July 3, 2015. Salesforce/ Lightning] inputLookup: the missing component. Or quick tips on how to implement your own inputLookup Salesforce ligthning component. This is a repost of the article I published on Salesforce Developer Blog. This is how the component will look:. For those of you who don't want to read more and just use the component, jump to the inputLookup github repo. Let's first have a look at the lookupInput component's markup ( github. Public attribute...
blog.enree.co
Nerd @ Work: [Salesforce / REST APIs] API Request limit on REST header response
http://blog.enree.co/2015/07/salesforce-rest-apis-api-request-limit.html
May the Force.com be with you. Friday, July 31, 2015. Salesforce / REST APIs] API Request limit on REST header response. Plyaing with Salesforce APIs for a super secret project. I came across at this (the red one) response header:. Date : "Fri, 31 Jul 2015 22:20:47 GMT", set-cookie : -[ "BrowserId=8gV vxxxT- xxxi0bg0vug;Path=/;Domain=.salesforce.com;Expires=Tue, 29-Sep-2015 22:20:47 GMT", ], expires : "Thu, 01 Jan 1970 00:00:00 GMT", sforce-limit-info. To test this try my own REST request utility. He sta...
SOCIAL ENGAGEMENT