Category Archives: Salesforce Services

Lookup Search for all fields in Salesforce

The Winter’14 release of Salesforce provides some new features and enhancements. One of them is the enhanced search on lookups. In the Summer’13 version of Salesforce, it was only possible to search something using the name field. The lookup search window in Summer’13 is as shown below – New Stuff:  Set the click event of button
 Read More »

SOQL Injections in Salesforce

SOQL Injection is the breach of our application security which is dangerous for our valuable data. This happens because preventive measures are not taken into consideration when we write our SOQL queries for any DML operation. When the queries are formed dynamically with front end input, user can use backend queries differently to get the
 Read More »