-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
1Likes Given
-
3Questions
-
2Replies
Suggestion Box: Adding Business Logic, Error Message
Hello. I keep getting this error message.
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Suggestion_Category__c]: [Suggestion_Category__c]
Any idea how to fix this? I am on module "Adding Business Logic." I followed everything step by step so I am not sure what is going on with this error message. Any help would be greatly appreciated. Thanks.
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Suggestion_Category__c]: [Suggestion_Category__c]
Any idea how to fix this? I am on module "Adding Business Logic." I followed everything step by step so I am not sure what is going on with this error message. Any help would be greatly appreciated. Thanks.
-
- Wilson Lam
- January 18, 2017
- Like
- 0
- Continue reading or reply
How to Code for Creating Validation Rule Challenge?
I understand the concept behind it from this.
https://trailhead.salesforce.com/point_click_business_logic/validation_rules
But the article does explain what all the coding syntax mean or how to put it together but the challenge asks me to do exactly that...
Did I miss a step? I am stuck but I don't to copy and paste the formula. Where can I learn to write the formula for this challenge from scratch?
Thanks!
Wilson
https://trailhead.salesforce.com/point_click_business_logic/validation_rules
But the article does explain what all the coding syntax mean or how to put it together but the challenge asks me to do exactly that...
Did I miss a step? I am stuck but I don't to copy and paste the formula. Where can I learn to write the formula for this challenge from scratch?
Thanks!
Wilson
-
- Wilson Lam
- January 12, 2017
- Like
- 0
- Continue reading or reply
Need Help! Customizing Compact Layouts Challenge
I have done everything but I still get this error that is not helpful becauseI have done what it asks.
Challenge Not yet complete... here's what's wrong:
Either the contact object does not have a compact layout named 'Phone and Email', or it is not set as the primary compact layout
Challenge Not yet complete... here's what's wrong:
Either the contact object does not have a compact layout named 'Phone and Email', or it is not set as the primary compact layout
- I created a custom object 'Contact'
- I created custom fields of name (text), phone (phone type), mobile (phone type), and email (text type).
- Then I made a new custom compact layout called 'Phone and Email'
- I make 'Phone and Email' my primary compact layout
-
- Wilson Lam
- January 11, 2017
- Like
- 0
- Continue reading or reply
How to Code for Creating Validation Rule Challenge?
I understand the concept behind it from this.
https://trailhead.salesforce.com/point_click_business_logic/validation_rules
But the article does explain what all the coding syntax mean or how to put it together but the challenge asks me to do exactly that...
Did I miss a step? I am stuck but I don't to copy and paste the formula. Where can I learn to write the formula for this challenge from scratch?
Thanks!
Wilson
https://trailhead.salesforce.com/point_click_business_logic/validation_rules
But the article does explain what all the coding syntax mean or how to put it together but the challenge asks me to do exactly that...
Did I miss a step? I am stuck but I don't to copy and paste the formula. Where can I learn to write the formula for this challenge from scratch?
Thanks!
Wilson
- Wilson Lam
- January 12, 2017
- Like
- 0
- Continue reading or reply
Controlling access to object (creating "Account Reviewer " profile)
Hi all,
To complete this Challenge, I selected existing Profile as "Read Only", with this most of the objects were with "Read Only" Permission.
As per the requirement, we needed only "Account" to be "Read only" and for others it should be "No Access:.
I manually selected each object (Except Account) to remove "Read Only" Permission.
Could you please suggest me whether the procedure i followed is right or not??
- Neethi P G
- August 09, 2016
- Like
- 0
- Continue reading or reply
Trailhead Challenge: Creating Wizards with Visual Workflow
Hi Everyone,
I passed the challenge.... but i got an error when creating record using flow.
Error is:
An unhandled fault has occurred in this flow
An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information.
How can resolve this error.




Create Record : Variable Name--
Create Account : AccountID
Create Contact : ContactID
Create Opportunity : OpportunityID
I passed the challenge.... but i got an error when creating record using flow.
Error is:
An unhandled fault has occurred in this flow
An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information.
How can resolve this error.
Create Record : Variable Name--
Create Account : AccountID
Create Contact : ContactID
Create Opportunity : OpportunityID
- Ghulam
- May 04, 2016
- Like
- 1
- Continue reading or reply