URL Hacking in Salesforce – Episode 3

HEY!!! Welcome back, previously in URL Hacking Episode 2 , we see how to make possible and working of the pre-populated field values via custom button. Now in this episode, we will make clear some interesting queries about pre-populating custom fields and lookup fields. As we know that Salesforce gives us a wonderful ability to create custom fields for every sobject so that our data would be strong for any CRM database. Salesforce holds up many data related to any record in its database. Let’s suppose you want to pre-populate that custom fields and it comprises of any field type so How can you achieve this? Are you using the same method as shown in previous episodes? Do they work similarly as the standard fields? Is there any difference between them? Many such questions may arise in your mind. So lets play around this and know how it really works. Salesforce identifies everything on the basis of their “ ID ”. So we have to get the cu...