Microsoft
70-576 · Question #10
You are designing a SharePoint 2010 application that includes a Task list. You have the following requirements: - For each task, allow users to specify one of three values for an item named Phase…
The correct answer is D. Create a Lookup field type on the Task list that gets values from a custom list. See the full explanation below for the reasoning.
Question
You are designing a SharePoint 2010 application that includes a Task list. You have the following requirements:
- For each task, allow users to specify one of three values for an item
named Phase using a drop-down menu.
- Allow contributors to add new values for the Phase item.
You need to design this application without using custom code. Which approach should you recommend?
Options
- ACreate a Multiple lines of text field type on the Task list.
- BCreate a Single line of text field type on the Task list.
- CCreate a Choice field type on the Task list that gets values from a custom list.
- DCreate a Lookup field type on the Task list that gets values from a custom list.
How the community answered
(30 responses)- A10% (3)
- B17% (5)
- C3% (1)
- D70% (21)
Community Discussion
No community discussion yet for this question.