You need to sign in to do that
Don't have an account?
compact layout error - Admin Beginner Salesforce Mobile App Customization Customize Compact Layouts
Hey guys
I keep on getting this error:
Challenge Not yet complete... here's what's wrong:
Could not find a compact layout for the Event object with the label 'Showing Mobile Layout'.
But I am pretty sure I did everything right. I have looked in this forum for other people with the same issue, but it does not look the same.
Challenge Requirements
Create a new event compact layout with the label: Showing Mobile Layout
Add the following fields to the compact layout in this order: Subject, Start, Property, Name.
Make the new compact layout the default for the Showing record type. (Hint: Do not change the primary compact layout for events. Enable the new Showing compact layout in the Record Type Overrides section of the layout assignment editor.)


I keep on getting this error:
Challenge Not yet complete... here's what's wrong:
Could not find a compact layout for the Event object with the label 'Showing Mobile Layout'.
But I am pretty sure I did everything right. I have looked in this forum for other people with the same issue, but it does not look the same.
Challenge Requirements
Create a new event compact layout with the label: Showing Mobile Layout
Add the following fields to the compact layout in this order: Subject, Start, Property, Name.
Make the new compact layout the default for the Showing record type. (Hint: Do not change the primary compact layout for events. Enable the new Showing compact layout in the Record Type Overrides section of the layout assignment editor.)
to complete this challenge you must create this compact layour be on Event object not contact object :
and create property object from previous step and create complact layout from on event :
previous steps : https://trailhead.salesforce.com/modules/salesforce1_mobile_app/units/salesforce1_mobile_app_actions_objectspecific (https://trailhead.salesforce.com/modules/salesforce1_mobile_app/units/salesforce1_mobile_app_actions_objectspecific)
hanks let us know if it helps you