Microsoft
70-576 · Question #27
You are using SharePoint 2010 to design a site at your company. All employees need to have permission to fill out a new form. When an employee submits the form, the request should be saved as an…
The correct answer is C. Create an event receiver that sets the appropriate item level security. See the full explanation below for the reasoning.
Question
You are using SharePoint 2010 to design a site at your company. All employees need to have permission to fill out a new form. When an employee submits the form, the request should be saved as an item in a custom list. You have the following requirements:
- For security reasons, employees must only be able to view their own
requests.
- Employees must not be able to view requests that other employees have
submitted.
- Company managers must have permission to view every request
submitted. Which approach should you recommend?
Options
- ACreate a new workflow that updates the owner of the list item to the username of the employee
- BCreate and schedule a SharePoint timer job that sets item level security on each item in the
- CCreate an event receiver that sets the appropriate item level security.
- DCreate an event receiver that sets the appropriate list level security.
How the community answered
(36 responses)- A3% (1)
- B8% (3)
- C72% (26)
- D17% (6)
Community Discussion
No community discussion yet for this question.