353 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Using Visualforce pages as content source on buttons in Salesforce
Wed, Oct 5th 2011 44
Make Setup the default landing page in Salesforce Winter ’12 Release
Wed, Sep 28th 2011 43
Problems with Salesforce sandbox integration with BigMachines after Winter ’12 release
Wed, Sep 21st 2011 42
The ModSecurity module on Apache web server for BigMachines version 11
Wed, Sep 14th 2011 58
Did you know you can change the Google search page background?
Wed, Sep 7th 2011 38
Calling a web service by pressing a button
Wed, Aug 31st 2011 61
Setting field value on a page layout with read-only attribute
Thu, Aug 25th 2011 60
Top 10
How to update a lookup field in Salesforce
Wed, Mar 2nd 2011 95
No Java virtual machine was found
Wed, Sep 22nd 2010 78
Calling a web service by pressing a button
Wed, Aug 31st 2011 61
Setting field value on a page layout with read-only attribute
Thu, Aug 25th 2011 60
The ModSecurity module on Apache web server for BigMachines version 11
Wed, Sep 14th 2011 58
Inactivate a Salesforce Trigger in production
Wed, Mar 16th 2011 54
Filter criteria for Salesforce views and reports
Wed, Oct 6th 2010 50
How to query deleted records with SOQL
Wed, Apr 20th 2011 44
Using Visualforce pages as content source on buttons in Salesforce
Wed, Oct 5th 2011 44
Certified Salesforce and BigMachines Developer
Wed, Jul 13th 2011 43


Sorry, no records were found!

Recent Blog Posts
44


Using Visualforce pages as content source on buttons in Salesforce
Wed, Oct 5th 2011 4:11p   Niklas Waller
When you want to create a button for an object you can override a standard or create a custom one. On the page for this you choose ‘Visualforce Page’ as content source. One thing you’ll discover is that there are no choices if there are also no Visualforce pages with a standard controller to the...   Read more [read] Keywords:
43


Make Setup the default landing page in Salesforce Winter ’12 Release
Wed, Sep 28th 2011 4:11p   Niklas Waller
Today I attended the webinar Winter ’12 release preview to learn about what’s coming in Salesforce winter ’12 release. It was quite a few interesting things that I’m looking forward to trying out. A very small but wished-for adjustment is to being able to make Setup the default landing page when logging into Salesforce. Go to...   Read more [read] Keywords:
42


Problems with Salesforce sandbox integration with BigMachines after Winter ’12 release
Wed, Sep 21st 2011 5:11p   Niklas Waller
We use Salesforce together with BigMachines as our CRM-system and product configurator. This means very briefly that when our business are creating agreements they enter BigMachines from a Salesforce opportunity. This procedure stopped working as it used to after this weekend’s upgrade to the Winter ’12 release of Salesforce sandboxes. We get several errors. One of...   Read more [read] Keywords: integration
58


The ModSecurity module on Apache web server for BigMachines version 11
Wed, Sep 14th 2011 4:13p   Niklas Waller
The ModSecurity module on the Apache server (BigMachines web server) is mandated for all upgrades starting with BigMachines version 11. After upgrading to version 11 we suddenly got “The webpage can not be found” on several places. This turned out to be because the ModSecurity don’t permit double pipes (||) which we were using as...   Read more [read] Keywords: server
38


Did you know you can change the Google search page background?
Wed, Sep 7th 2011 6:10p   Niklas Waller
I haven’t noticed this until know. At the bottom right of the window you can click ‘Change background image’. Select an image from a public gallery, your computer or your Picasa web photos. When pressing ‘Select’ this image will be your background image on the Google search page. Share and Enjoy: [read] Keywords: google
61


Calling a web service by pressing a button
Wed, Aug 31st 2011 5:10p   Niklas Waller
If you want to run some code when pressing a button in Salesforce you could do it in the button itself, for example like this: {!REQUIRESCRIPT("/soap/ajax/22.0/connection.js")} {!REQUIRESCRIPT("/soap/ajax/22.0/apex.js" )} var connection = sforce.connection; var callOff = new sforce.SObject("Opportunity"); callOff.AccountId = "{!Opportunity.AccountId__c}"; callOff.Main_Opp__c = "{!Opportunity.Id}"; callOff.RecordTypeId = "01460000000JngT" callOff.Name = "Opp Name"; callOff.StageName [read] Keywords: ajax




60


Setting field value on a page layout with read-only attribute
Thu, Aug 25th 2011 7:10a   Niklas Waller
You have a page layout with a field that has the read-only attribute on the page layout but that is available in the field level security. This means a user cannot modify the field when looking at the record through the page layout. If you need to set this value when opening a record, either...   Read more [read] Keywords: security
30


Backup your Google+ data
Wed, Aug 17th 2011 4:10p   Niklas Waller
Now you can backup your Google+ data. That is your +1′s, profile, contact and circles, buzz’s, picasa web albums and your stream. This has been made possible thanks to Google’s Data Liberation Front. Google Takeout is a data liberation platform that makes escaping from Google products easy (if you’d want to escape). Or you could just...   Read more [read] Keywords: google profile
36


Creating a Google+ pic or a I’ve moved to Google+ pic
Wed, Aug 10th 2011 4:14p   Niklas Waller
If you’re a Google+ fan you might want to tweek your profile photo a bit. An easy to use service for creating a Google+ pic of yourself is +me by Turhan Aydin. Either modify the one for Google+ Or add a “I’ve Moved to Google+’ pic for your Facebook profile: I am sure you have better...   Read more [read] Keywords: facebook google profile
35


SOQL query tools and how to test aggregate queries and for which API versions they work
Wed, Aug 3rd 2011 4:13p   Niklas Waller
For a specific purpose I need to create a query that an external part should run against our Salesforce organization. Normally this is not a problem. However, this specific query should group on a specific field which causes errors. The problem is that the enterprise WSDL was imported into our integration portal more than two...   Read more [read] Keywords: enterprise integration




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - FAQ - Mobile Edition