Category: Salesforce CRM

Toolbar using apex in Salesforce

<apex:page id=”thePage”><apex:toolbar id=”theToolbar”><apex:outputText value=”Sample Toolbar”/><apex:toolbarGroup itemSeparator=”line” id=”toobarGroupLinks”><apex:outputLink value=”http://www.salesforce888.wordpress.com”>Infallible Techie</apex:outputLink><apex:outputLink value=”http://www.salesforce.com”>Salesforce</apex:outputLink&gt;</apex:toolbarGroup><apex:toolbarGroup itemSeparator=”line” location=”right” id=”toobarGroupForm”><apex:form id=”theForm”><apex:inputText id=”theInputText”>Enter Text: </apex:inputText><apex:commandLink value=”search” id=”theCommandLink”/></apex:form></apex:toolbarGroup></apex:toolbar></apex:page> Cheers!!!

Read More »

Salesforce QR Code

QR code is getting popular as now most people carrying smart phone, we can install QR code reader for free. We often see QR code in many places, from print advertisement, shop ad.,

Read More »

Salesforce: Event Log Files

As of Winter ’15 release, Event Log Files has been Generally Available. It contains useful information for assessing organizational usage trends and user behaviour. However, there is no access through

Read More »

Salesforce: Send Birthday Email

We just implement Salesforce NFP (not for profit) for our church to store members database and attendances. Thanks to Salesforce for providing this awesome system for free. We send birthday email to

Read More »

Console Tab in Salesforce

The console is a tab that combines related records into one screen with different frames so that users have all the information they need when interacting with Salesforce. Common tasks

Read More »
Select Language »