Skip to main content
babi asked in #Trailhead
Project custom object records should only be seen by the owner of the record and users above the owner on the role hierarchy. However, for some Project records, the Training Coordinator must also have Read Only visibility to the Project record.

Create a custom picklist field on the Project object called “Priority” with the following values: High, Medium, and Low. Then create a criteria-based Sharing Rule for Project records where the Priority = High to share those records with the Training Coordinator role.
60 answers
  1. Jun 30, 2015, 2:17 PM
    sonam see

    1) u create project obj and API   project__C.

    2) choose date type of project...text (not for any number)

    3).in this create field priority with API priority__C.

    4) in security controlls owd set  public read only..on project obj& also give sharing rule name   as ur wish.(i am given that private)

    5) if  all ready exist  Training Coordinator in ur role highrarchey then don.t add..its..if not there add  Training Coordinator.on under ceo role. 

    then u got 500 points........ok bye..
0/9000