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
The Form Designer is the dedicated tool in ServiceNow for modifying form layouts, including rearranging fields, adding sections, and configuring field properties. It provides a drag-and-drop interface to control the position and visibility of fields on a form, making it a primary method for layout changes.
Exam trap
The trap here is that candidates may confuse UI Policies (which dynamically modify form behavior) with Access Control Rules (which manage security), leading them to incorrectly select ACLs as a layout tool instead of recognizing UI Policies as a valid method for modifying form visibility.