正解:B
InServiceNow, thetable configuration pageallows administrators tomodify table settings, fields, relationships, and properties.
To access this page from aform view, you must use theForm Context Menu (#in the top-left corner of the form)and navigate to:
#Configure > Table
This willopen the Table Configuration Page, where you can:
View and edittable properties.
Managefields, relationships, and indexing.
Configuresecurity settings (ACLs)for the table.
Open a record in a form view(e.g., a Catalog Task form).
Click the Form Context menu(#at the top-left).
Select "Configure"from the dropdown.
Click "Table"to access theTable Configuration Page.
Step-by-Step Navigation:
Why "Configure > Table" is the Correct Answer?Directly accesses the table's configuration page Allows modification of table-level settings Best practice method for modifying table properties A: The Form Context menu > View > TableIncorrect- There is no"View > Table"option in the context menu.
C: The Form Context menu > Configure > DictionaryIncorrect- The"Dictionary"option allowsediting individual field propertiesbutnot the entire table configuration.
D: The Form Context menu > View > Show TableIncorrect- No such"Show Table"option exists in theForm Context Menu.
Incorrect Answer Choices Analysis:
ServiceNow Docs - Configuring Tables#Table Administration
ServiceNow Docs - Modifying Table Properties#Configuring a Table
Official ServiceNow Documentation References:
Conclusion:The correct answer is:
B: The Form Context menu > Configure > Table
This is the correctnavigation pathto access thetable configuration pagefrom a form in ServiceNow.