• Mhlangano Khumalo 7
  • NEWBIE
  • 10 Points
  • Member since 2015
  • Salesforce Developer
  • Deloitte Digital

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 3
    Replies
I have customers, partners & employee users, each with their own profile. All 3 of them update the same chatter feed on a record. I want customers to only see what employees post, employees to see what both partners & employees post and for partners to only see what employees post.

How can I achieve this requirement?
We've built a hybrid mobile app that uses a webview which loads up a lighting application.

When the user loads the app for the first time, it redirects to Salesforce standard login page (login.salesforce.com).

We want to create our own totally custom login page, which would allow us to bypass the standard salesforce login, and authenticate the user navigating to the Lightning application

Does anyone know how we can implement the above? I welcome all your suggestions & Ideas.
ODagneaux99
Hi,

I have this problem on the superbadge - Apex Specialist - challenge 1

Challenge Not yet complete... here's what's wrong: 
Inserting a new Maintenance Request of type 'Routine Maintenance' and then closing it did not create of a new Maintenance Request based upon the original record correctly. The challenge is expecting to find the closed Maintenance Request plus an 'New' Maintenance Request of type 'Routine Maintenance' with the same Vehicle as the closed one.


I've checked several times. All seems right. I have a 'New' Maintenance Request of type 'Routine Maintenance' with the same Vehicle as the closed one.

Here is the closed maintenance request

User-added image

and here is the new maintenance request that has been automatically created

User-added image

Please help me :-). I want to have my superbadge :-)