• Cole M Bennett
  • NEWBIE
  • 5 Points
  • Member since 2018
  • Project Manager
  • PGDx

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 7
    Replies
Greetings - is there a way to roll up total "Total Price" to include the Subtotal and PM Fees, which is a formula custom field needed in each quote? Ideally, Total Price and Grand Total should read $3,003.00, and both are roll-up summary standard fields. 

Please advise.

-Cole

User-added image
Greetings All - we currently have Web-to-lead operational at our org, and recently came across errors related to the country attribute.  Our team at  Marketing Edge can enter into the web form, but once it comes over to Salesforce, we get the following error message from Salesforce, and currently, no loads are being generated:

"Subject: Salesforce Could Not Create This Lead

Salesforce could not create this lead because of the reason listed below. For more information about this error or help with Web-to-Lead, please contact Customer Support.

 

Reason: There's a problem with this country, even though it may appear correct. Please select a country/territory from the list of valid countries.

    Lead Capture Page: https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8

 

Record Information

    00N37000003sAbP = Unclassified-Other

    00N37000003sIl3 = 

    city = North Brunswick

    company = Marketing Edge Group

    country = USA

    email = test20180813@marketingedgegroup.com

    encoding = UTF-8

    encoding = UTF-8

    first_name = test 11:48am

    last_name = test

    lead_source = Web

    oid = 00D37000000KMXI

    orgid = 00D37000000KMXI

    phone = 

    state = New Jersey

 

To incorporate this lead into salesforce.com you can key in the data above.

If you have any questions, please click on Support at the top right of any page within salesforce.com.

 

Customer Support

salesforce.com"

Please advise on how I can correct the web form or application on our end.

Thanks!
-cmb

Req A

Req B

All - I have reviewed the configuration and do not see the issue.  The exercise is listed at the following link - 
https://trailhead.salesforce.com/trails/force_com_admin_intermediate/modules/business_process_automation/units/approvals

I am also experiencing issues with this error message on another challenge in the Lightning Flow set - https://trailhead.salesforce.com/trails/force_com_admin_intermediate/modules/business_process_automation/units/process_builder

Please review my screenshots for more guidance…. thanks!

Greetings All - we currently have Web-to-lead operational at our org, and recently came across errors related to the country attribute.  Our team at  Marketing Edge can enter into the web form, but once it comes over to Salesforce, we get the following error message from Salesforce, and currently, no loads are being generated:

"Subject: Salesforce Could Not Create This Lead

Salesforce could not create this lead because of the reason listed below. For more information about this error or help with Web-to-Lead, please contact Customer Support.

 

Reason: There's a problem with this country, even though it may appear correct. Please select a country/territory from the list of valid countries.

    Lead Capture Page: https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8

 

Record Information

    00N37000003sAbP = Unclassified-Other

    00N37000003sIl3 = 

    city = North Brunswick

    company = Marketing Edge Group

    country = USA

    email = test20180813@marketingedgegroup.com

    encoding = UTF-8

    encoding = UTF-8

    first_name = test 11:48am

    last_name = test

    lead_source = Web

    oid = 00D37000000KMXI

    orgid = 00D37000000KMXI

    phone = 

    state = New Jersey

 

To incorporate this lead into salesforce.com you can key in the data above.

If you have any questions, please click on Support at the top right of any page within salesforce.com.

 

Customer Support

salesforce.com"

Please advise on how I can correct the web form or application on our end.

Thanks!
-cmb

Req A

Req B

All - I have reviewed the configuration and do not see the issue.  The exercise is listed at the following link - 
https://trailhead.salesforce.com/trails/force_com_admin_intermediate/modules/business_process_automation/units/approvals

I am also experiencing issues with this error message on another challenge in the Lightning Flow set - https://trailhead.salesforce.com/trails/force_com_admin_intermediate/modules/business_process_automation/units/process_builder

Please review my screenshots for more guidance…. thanks!

The challenge is:

You've been given a requirement to keep Contact addresses in sync with the Account they belong to. Use Process Builder to create a new process that updates all child Contact addresses when the address of the Account record is updated. This process:Can have any name.
Must be activated.
Must update Contact mailing address fields (Street, City, State, Post Code, Country) when the parent Account shipping address field values are updated.

I start with Accounts when records is created or edited.
Filter criteria where accounts shipping address (street, city, state, zip code) is changed (used "or" logic).

I am stuck on the next step "add action".  I started with action type "Update Records".
On objects, I can't seem to change Accounts to Contacts.  Why?