1 Antwort
Please check below post for same issue1 ) https://developer.salesforce.com/forums/?id=906F0000000BPm4IAGStep 1 :- Create a new global publisher action labeled 'New Detailed Account' to create an Account record.Setup-> Global Action -> ActionStep 2:- "Add the Account Name, Type, Rating and Fax fields to the compact layout."After same page layout will open. You need to add all below 4 field on page and saveStep 3:- Add the new publisher action to the global publisher layout.Setup -> Global Action -> Publisher layout and then add new action on page layoutStep 4:- Set the predefined value of the 'Type' field to 'Prospect'.You can under "Predefined Field Values" or set the field type field as defualt Prospect on objectPlease check below point as well1) Please check you have any record type on Account2) Check on all field (Account Name, Type, Rating and Fax) you should have FLS (Field level access)3) If possible then please change your language from spanish to engilsh and retry1)https://developer.salesforce.com/forums/?id=906F0000000D7jNIAS2) https://developer.salesforce.com/forums/?id=906F0000000MGp8IAGLet us know if this will help you