C_S4TM_2023 · Question #32
How can you limit the number of columns that are displayed in a forwarding order worklist?
The correct answer is B. Define a new page layout. Defining a new page layout controls the visual presentation of a worklist, including which columns are displayed, their order, and their width - making it the correct tool for limiting or customizing the column set in a forwarding order worklist. Why the distractors are wrong…
Question
How can you limit the number of columns that are displayed in a forwarding order worklist?
Options
- ADefine a new view
- BDefine a new page layout
- CDefine a new query
- DApply a filter
How the community answered
(52 responses)- B94% (49)
- C4% (2)
- D2% (1)
Explanation
Defining a new page layout controls the visual presentation of a worklist, including which columns are displayed, their order, and their width - making it the correct tool for limiting or customizing the column set in a forwarding order worklist.
Why the distractors are wrong:
- A (View): A view filters which records (rows) are shown, not which fields/columns appear - it changes the dataset, not the layout.
- C (Query): A query defines search criteria to retrieve specific records; it affects row results, not column visibility.
- D (Filter): A filter narrows down displayed rows based on conditions, leaving the column structure unchanged.
Memory tip: Think of it this way - filters and queries control rows, layouts control columns. "Page layout" = how the page is laid out visually, so whenever you need to change what columns you see, reach for the layout.
Topics
Community Discussion
No community discussion yet for this question.