• DawnWolfe
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 3
    Replies

Hi,

 

We have web to lead forms that create leads for us.  I want to be able to have the lead source populate based on the URL the web to lead form came from.  I tried the formula below, but it keeps giving me syntax errors.....help!

 

IF((Inhouse_URL__c)="http://www.petroskills.com/EmailUs.aspx?id=8") "Middle_East_Web_Form", null)

We have several web-to-lead sources depending on the webpage they came from.  Can I make the lead source automatically populate depending on the URL?  I kept getting a syntax problem from the URL's when I would make the formula.  Thanks!

I have a custom field "region", that is on our Accounts page.  I need to to populate on our opportunities page.  What would be the formula for that?  Thank you!

Hi,

 

We have web to lead forms that create leads for us.  I want to be able to have the lead source populate based on the URL the web to lead form came from.  I tried the formula below, but it keeps giving me syntax errors.....help!

 

IF((Inhouse_URL__c)="http://www.petroskills.com/EmailUs.aspx?id=8") "Middle_East_Web_Form", null)

I have a custom field "region", that is on our Accounts page.  I need to to populate on our opportunities page.  What would be the formula for that?  Thank you!