How to Add a New Field to a Form in ServiceNow | ServiceNow Tutorial
[Music] my name is laurence tyndall here at glidefast consulting and in today's tutorial i'm going to show you how to add a new field to a form in servicenow before we go into the system i want to explain why adding new fields to service now is extremely beneficial to you and your organization adding new fields to forms in service now is a great way to capture additional metadata to the records that you create and manage in the system out of the box each module in servicenow has most of the fields that you would typically need but in some instances there are times where you would want to create a new field for capturing a specific value or data point in today's tutorial we're going to create and add a new field on the incident form for capturing vendor-issued incident numbers this field will be used in cases where we have to open an external ticket with one of our vendors and we want to reference that ticket number when following up with the vendor now that we've covered why creating new fields are important let's go into service now and create one please note you'll need the admin role assigned to your user account in order to create a new field also please follow your organization's software development process when making changes to servicenow typically most organizations have a development test and production instance of service now so before pushing any changes to your production instance make sure you add this change to an update set and move it through the appropriate instances before publishing it to your production instance the first thing i want to do is open up service now go into the application navigator and type in incidents now click on the open module located underneath the incident application and open up any record now to add a new field right click on the form header and click on the form design option located under the configure sub-menu a new tab will open displaying the form editor for the incident form to the left of the form editor you have the fields tab in this tab you can drag and drop fields that already exist on the incident table but have not been placed on the incident form and then in the field types tab in this tab you can pick the type of field that you wish to create and then drag and drop it into the form as you can see we have reference fields date and time fields currency fields and so on and so forth in today's example we're going to select the string field as this type of field is used to store text values like a reference number all you need to do is drag the string field into the incident section of the form editor placing the field here means that the field will appear in the main section of the form now that we have the field placed in the main section of the form let's give the field a name to do this click on the gear icon this properties window will now appear in the first field label the value in this field will be used as the display name for the field on the form for this example i'm going to enter vendor reference number in the next field name this field is used to define the name in the database for this field in this example i'm going to update it to you underscore vendor underscore reference underscore number next we have default this field allows you to define a default value for this field in this example i'm going to leave it blank since we'll want to store a unique vendor reference value in this field for each applicable incident record in the next field max length this field allows you to define the maximum character length that can be stored in this field for this example since most vendor incident reference numbers are quite short i'm just going to enter 40 as this is the minimum maximum character length you can define in the next two fields mandatory and read only these two fields allow you to specify if the field should be mandatory when creating an incident record and if the field should be read only in this example i'm going to leave them unchecked as i don't want these constraints on the field in the final field dependent this field allows you to specify another field that this new field is dependent on this means that this field can only be edited when a value is selected in the dependent field for this example i'm going to leave this field blank since it's not dependent on any other field the next step is to click on the x button at the top of the window and click on the save button now that we've saved our changes let's close this form editor tab and refresh our incident form to see the new field as you can now see the new field has been created and added to this form and is now ready to be used and that is all for this tutorial on how to add a new field to a form and servicenow [Music]
https://www.youtube.com/watch?v=-0nywgWCx8Q