- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2023 09:11 AM
Hi,
As I am new to servicenow, how in the developer's environment can create a user field to assign a role?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2023 09:28 AM
Hi @alexkras ,
To create a user field in ServiceNow, you can follow these steps:
Open the form designer for the table where you want to create the user field.
In the form designer, click on the "Fields" tab on the left-hand side.
Click on the "New" button to create a new field.
In the "Field Type" dropdown, select "Reference".
In the "Reference" dropdown, select "User".
Give the field a name and label that makes sense for your use case.
Save the field and make sure to add it to the appropriate section of your form layout.
Thanks,
Ratnakar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2023 09:28 AM
Hi @alexkras ,
To create a user field in ServiceNow, you can follow these steps:
Open the form designer for the table where you want to create the user field.
In the form designer, click on the "Fields" tab on the left-hand side.
Click on the "New" button to create a new field.
In the "Field Type" dropdown, select "Reference".
In the "Reference" dropdown, select "User".
Give the field a name and label that makes sense for your use case.
Save the field and make sure to add it to the appropriate section of your form layout.
Thanks,
Ratnakar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2023 09:58 AM - edited 05-16-2023 10:00 AM