Saturday, 24 November 2018

Salesforce Event Dreamin India for Students

Register Now

Get one step closer to attending the biggest Salesforce community event in India.

India Dreamin is a 2-day community-led, community-run event for Salesforce professionals. It has been brought to you by the vibrant Indian Salesforce community and is open to all Salesforce users who share a passion for innovation - developers, admins, partners, customers, and students around the world.

But here we are giving you a chance for Registration only for the Students.

The venue is GL Bajaj College in Greater Noida.

The last date to register is Nov 30, 2018.

The Event date is Dec. 1 & 2, 2018.

So Guys Hurry Up.

Monday, 12 November 2018

Generate QR Code in Lightning for any Salesforce Object

Note - These steps are for the Lightning Environment.

Implement in Salesforce: You need to follow just these steps to create a QR code for an object in Salesforce. So pick any object for this. I have picked the Account object here.

1. Click on the Object Manager tab.
2. Select any Object where you want to create a QR code. I'm using here Account object.


3. Click the "Fields & Relationships" from your left side after that click on "New" to create a new field.


4. Now choose the Formula and click Next.


5. Fill in the field label and choose "Text" as a return type.
6. Paste the formula into the formula box and click Next >> Next >> Save.

IMAGE('https://chart.googleapis.com/chart?chs=200×200&cht=qr&chl=https://cs87.salesforce.com/'&Id ,'Scan QR code to open record in mobile.')
   
Do not use your Lightning Domain Name URL. You have to use only the Salesforce Classic Domain Name URL.

7. Now Open any Account record in your Salesforce Org to show the QR code of the current record.

Total Pageviews