nerdexam
ServiceNow

CSA · Question #442

Which action enables personalization in a form for the admin role, only?

The correct answer is D. Navigate to sys_properties.list find the property glide.ui.personalize_form.role and set the Value to. To restrict form personalization to only the admin role, you navigate to sys_properties.list, find the system property glide.ui.personalize_form.role, and set its value to 'admin' (D). This system property controls which roles are permitted to personalize forms. Setting it to 'ad

Submitted by deeparc· Apr 18, 2026User Interface and Navigation

Question

Which action enables personalization in a form for the admin role, only?

Options

  • ANavigate to sys_form_properties.list and set the property glide.ui.enable_personalize_form.admin
  • BNavigate to Context Menu > Configure > Form Layout and select 'Enable Personalization' and
  • CNavigate to Context Menu > Configure > Table and add the role 'Admin' in the 'Available User' list
  • DNavigate to sys_properties.list find the property glide.ui.personalize_form.role and set the Value to

How the community answered

(27 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    93% (25)

Explanation

To restrict form personalization to only the admin role, you navigate to sys_properties.list, find the system property glide.ui.personalize_form.role, and set its value to 'admin' (D). This system property controls which roles are permitted to personalize forms. Setting it to 'admin' limits that capability exclusively to administrators. The other options either reference non-existent menu paths, incorrect property names, or incorrect configuration locations - none of them represent the correct, supported method for role-based personalization control.

Topics

#System Properties#Form Personalization#Role-based Access#UI Configuration

Community Discussion

No community discussion yet for this question.

Full CSA Practice