Author: buyan47
How to provide a do-Not-Reply Email on Salesforce email templates for anonymous users quickly
If you are having a force.com site or customer portal and do some kind of self service portal, one of the things you would like…
Another approach to send do-not-reply email id for emails generated from force.com sites
If you have a force.com site and let us say you want to use a do not reply email id as the from email id…
Changing email display names to custom names on force.com sites
If you are sending a custom email on force.com site using apex on a feature like forgot password or username, one of the challenges is…
Locking Accounts with invalid login attempts using salesforce.com sites
One of the limitations of force.com sites is the lockout feature which will not work out of the box on portals or force.com sites. So…
Site.create user account creation issue on Multiple language website
If you have a multiple language website like spanish and you are trying to create a portal user account for a spanish user, the site.createPortaluser…
Creating a custom Change password page using force.com sites and solving issues with dreaded Site.Login and Change password..
If you are using a force.com site and you are trying to use a custom change password page, it is a nightmare to debug issues…
Handling Multiple environments with Multiple apps with Salesforce Integration
One of the common issues we face during integration with salesforce is to handle different environments of legacy applications and integrating them with different sandboxes…
How to resolve issues with Site.CreatePortalUser returning Null using force.com sites.
One of the annoying issues with force.com sites is creating a portal user whether it is a person account or business account. The real issue…
Passing data between authenticated and non authenticated pages in force.com sites
One of the common problems in using force.com sites is how to pass data between authenticated site pages and non authenticated sites pages. Let us…
Command Link Not posting parameters on Visual force pages..
One of the major issues we always face on visual force pages is that command link button which some times may not post the parameters…



