Which TWO of the following are valid ways to modify the layout of a form in ServiceNow?
Form Designer is the primary tool for layout changes.
Why this answer
Options A and D are correct. Form Designer allows dragging fields and sections. UI Policies can change field visibility, which affects layout.
Option B is wrong because ACLs control data access, not layout. Option C is wrong because dictionary overrides set field properties like label, but not layout. Option E is wrong because reports are separate from form layout.