ServiceNow Certified Application Developer — Question 89
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
Answer options
- A. base table
- B. child table
- C. parent table
- D. all tables
Correct answer: B
Explanation
The correct answer is B because when you change the label in a child table, it specifically updates that child table only. The base table and parent table remain unaffected by these changes, and choosing 'all tables' would imply a broader impact that does not occur.