Created
          October 29, 2015 21:33 
        
      - 
      
 - 
        
Save mshanemc/57cfb289fd8b52152a54 to your computer and use it in GitHub Desktop.  
    Salesforce formula for QR code
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | //Salesforce1 deeplink url -- the QR code links to salesforce1://sObject/[Id]/view | |
| IMAGE("https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=salesforce1://sObject/"+Id+"/view", "QR") | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment