Forms in ServiceNow - CSA Certification Training Lesson 5

ServiceNowSimple
23 Jan 202318:57

Summary

TLDRThis video script from the ServiceNow Simple's CSA training series introduces viewers to the importance and functionality of forms in ServiceNow. Hosted by Jeff Teist, a software developer and technical architect, the script covers the basics of forms, including their standardized layout, the types of fields, and how they interact with data. It also delves into form views, personalization, and templates, providing insights into how users can tailor their ServiceNow experience. The script is designed to simplify complex ServiceNow concepts, making it accessible for both certification exam preparation and general skill enhancement.

Takeaways

  • 📚 The script is part of a training series on ServiceNow, aimed at helping users understand forms and prepare for the CSA certification exam.
  • 👋 Jeff Teist introduces himself as a software developer and technical architect with over 30 years of experience, including with ServiceNow.
  • 📝 The series covers 27 videos that simplify the learning process for ServiceNow fundamentals, which are essential for passing the CSA exam or improving ServiceNow skills.
  • 🔍 Forms in ServiceNow are the interface for viewing, changing, or adding data to a single record stored in the ServiceNow database.
  • 📊 Forms have a standardized layout across ServiceNow, making it easier for users to navigate and interact with different types of records.
  • 🔑 Every form has a header bar that identifies the record type and name, and sections that organize fields and related information.
  • 📋 Fields within forms are defined by their data types and can include strings, Booleans, choices, references, lists, and journal fields.
  • 🔄 The behavior of certain fields can change based on the values of others, as seen with the 'on hold reason' field on the incident form.
  • 💾 Changes made in forms are not automatically saved; users must actively submit, update, or save their changes.
  • 📝 Users can create copies of existing records to streamline the creation of new records with similar attributes.
  • 📑 Forms are organized into sections that can be displayed as tabs or expandable containers, customizable by the user's preference.
  • 🖼️ ServiceNow offers different form views to cater to various user roles and needs, allowing for a personalized experience when interacting with records.

Q & A

  • What is the primary purpose of forms in ServiceNow?

    -The primary purpose of forms in ServiceNow is to provide a user interface for viewing, changing, or adding data to a specific record stored in the ServiceNow database.

  • Why are forms important for ServiceNow users and certification exams?

    -Forms are important for ServiceNow users because they are essential for interacting with records within the platform. For certification exams, understanding forms is crucial to pass as they are a fundamental part of ServiceNow's functionality.

  • What is the role of the header bar in a ServiceNow form?

    -The header bar in a ServiceNow form provides a standard set of tools and indicates the type of record being viewed, as well as the name of the record.

  • How does ServiceNow standardize the layout of forms across the platform?

    -ServiceNow standardizes the layout of forms by using a consistent structure that includes a header bar, main section with fields, marking required fields with an asterisk, and displaying read-only fields with a gray background.

  • What is a reference field in ServiceNow forms and how does it function?

    -A reference field in ServiceNow forms is a field that displays a value pulled from another table. It functions by allowing users to either type in a value that the system validates against the reference table or use a lookup tool to select from available records.

  • Can you explain the difference between 'submit' and 'update' in the context of a ServiceNow form?

    -In ServiceNow forms, 'submit' is used when creating a new record, while 'update' is used when modifying an existing record. Both actions save changes to the database and close the form.

  • What is the purpose of the 'save' option in ServiceNow forms?

    -The 'save' option in ServiceNow forms allows users to save changes made to a record without closing the form, enabling them to continue viewing or making additional changes as needed.

  • How can users create a copy of an existing record in ServiceNow forms?

    -Users can create a copy of an existing record in ServiceNow forms by using the 'insert' or 'insert and stay' options from the form's context menu, which create and save a new record with copied values from the current record.

  • What are related lists in ServiceNow forms and how are they used?

    -Related lists in ServiceNow forms are sections that present a list of records from another table related to the current record. They are used to display additional information related to the record in a structured format.

  • What is the significance of form views in ServiceNow and how can they be changed?

    -Form views in ServiceNow are significant as they allow different users with varying needs to see a record in different formats. Users can switch between different views of a form using the 'View' menu item in the form's context menu.

  • How can users personalize their experience with ServiceNow forms?

    -Users can personalize their experience with ServiceNow forms by using the form personalization tool, which allows them to toggle the display of certain fields on or off to meet their preferences. These changes are specific to the logged-in user and are saved as part of their profile.

  • What are templates in ServiceNow and how do they simplify data entry?

    -Templates in ServiceNow, more accurately described as data entry templates, are used to automatically populate certain fields when creating a new record. They simplify data entry by reducing the need to repeatedly enter the same information for similar records.

  • What are the two tools provided by ServiceNow for creating and editing form views?

    -The two tools provided by ServiceNow for creating and editing form views are the Form Design Tool, which offers a drag-and-drop interface, and the Form Layout Tool, which is a more traditional method for managing views.

Outlines

00:00

📝 Introduction to ServiceNow Forms

Jeff teist, a software developer and technical architect with over 30 years of experience, introduces viewers to the importance of understanding ServiceNow forms for certification exams or becoming proficient users. He outlines a series of 27 videos designed to simplify the learning process for ServiceNow's CSA certification exam. Forms are the interface for interacting with single records in ServiceNow, and they are crucial for viewing, changing, or adding data. Jeff demonstrates how forms appear for different records, such as incidents and users, and emphasizes the standardized layout across all forms in ServiceNow, which includes a header bar, fields for data attributes, required fields marked with an asterisk, read-only fields with a gray background, and additional sections for related lists and formatters.

05:02

🔍 Understanding ServiceNow Form Fields and Behavior

This paragraph delves into the specifics of form fields in ServiceNow, explaining how they display and interact based on their data types. Reference fields, which link to other tables, are highlighted, along with their lookup and preview features. Jeff also touches on list fields for creating one-to-many relationships and journal fields for note-taking within records. The concept of field dependencies is introduced, where the display and behavior of one field can be influenced by another, as demonstrated by the 'on hold reason' field on the incident form. UI policies are mentioned as a mechanism for controlling these behaviors, and the importance of saving changes in ServiceNow is emphasized, with an explanation of the differences between submit, update, and save actions.

10:04

📚 Customizing ServiceNow Forms with Sections and Views

Jeff explains how ServiceNow forms are organized into sections that can be displayed as tabs or expandable containers, depending on user preference. He discusses related lists and formatters, which present related records or additional information about the current record. The paragraph also covers form views, which allow users with different needs to see a record in various formats. Form views can be switched using the context menu, and users can personalize their view by toggling field visibility. Additionally, attachments can be managed directly from the form, allowing users to attach or remove documents related to the record.

15:05

🛠️ Utilizing Templates and Tools for Efficient Data Entry

In this segment, Jeff introduces templates in ServiceNow, which are designed to streamline the data entry process by automatically populating certain fields when creating new records. He provides a step-by-step guide on creating a new template, using the 'Hardware incident template' as an example. Jeff also discusses two tools available for creating and editing form views: the form design tool, which offers a drag-and-drop interface, and the form layout tool, which is a more traditional method. The paragraph concludes with an invitation for viewers to subscribe to the channel and provide feedback, and a teaser for the next lesson on working with tasks in ServiceNow.

Mindmap

Keywords

💡ServiceNow

ServiceNow is a cloud-based platform that provides a range of services for IT service management and other enterprise operations. In the context of the video, it is the main subject, and the script discusses how to effectively use and understand forms within the ServiceNow environment to become a proficient user or pass certification exams.

💡Forms

In the video, forms are the user interface elements in ServiceNow that allow users to interact with individual records, such as viewing, changing, or adding data. Forms are central to the ServiceNow experience, as they are the primary way to engage with the platform's database.

💡Certification Exam

The certification exam mentioned in the script is a test that individuals can take to demonstrate their proficiency in ServiceNow. Understanding forms is crucial for passing this exam, as they are a fundamental part of the ServiceNow system.

💡Record

A record in the script refers to a set of data that is stored in the ServiceNow database, such as an incident or a user record. Forms provide the interface for users to access and manipulate these records.

💡Fields

Fields are the individual data elements within a form that display and collect information for a record's attributes. They are defined by their data types and can include strings, Booleans, choices, and reference fields, as illustrated by the 'department' field example in the user table.

💡UI Policies

UI policies in ServiceNow are rules that determine the behavior and display of form elements based on the values of other fields. The script mentions that the 'on hold reason' field becomes required when the incident's state is set to 'on hold,' demonstrating the use of UI policies.

💡Related Lists

Related lists in the context of ServiceNow forms are sections that display records from other tables that are related to the current record. They provide additional context and information, such as a user's roles and permissions, which are shown as related lists in a user record form.

💡Formatters

Formatters are special form elements in ServiceNow that display information related to the record but are not fields or related lists. Examples include the activity formatter, which shows the history of activities on a task. The script mentions that ServiceNow provides several formatter options that can be added to forms.

💡Form Views

Form views in ServiceNow allow users with the appropriate permissions to create and save different perspectives of the same record, tailored to the needs of different types of users. The script explains that these views can be switched using the form's context menu and are essential for customizing the user experience.

💡Templates

Templates in ServiceNow, as discussed in the script, are used to automatically populate certain fields when creating a new record. They save time and ensure consistency, especially useful for users who frequently create records with similar field values, such as a hardware specialist creating incident records.

💡Form Personalization

Form personalization is the ability for users to customize what they see in a form view, such as toggling the display of certain fields on or off. This feature allows individual users to adapt the form to their preferences without affecting others, as highlighted by the script's mention of the form personalization button.

Highlights

Introduction to ServiceNow forms and their importance for certification exams and user proficiency.

Forms in ServiceNow are essential for viewing, changing, or adding data to records stored in the database.

Forms provide a standardized layout across ServiceNow, making them consistent and easier to understand.

Every form in ServiceNow has a header bar, fields, and additional sections for related lists and formatters.

Required fields are marked with an asterisk, and read-only fields have a gray background.

Reference type fields allow users to select values from another table, similar to foreign key relationships in databases.

ServiceNow forms can have fields that are dependent on the value of another field, making the form dynamic.

Changes in ServiceNow forms are not auto-saved; users must proactively save their changes.

Forms can be copied to create new records with similar values, streamlining the data entry process.

Forms are organized into sections, which can be displayed as tabs or expandable containers.

Related lists and formatters provide additional information related to the record without being part of the main fields.

Form views allow for different presentations of the same record, catering to various user roles and needs.

Form personalization lets users customize the display of fields to suit their preferences.

Attachments can be added to records through the manage attachments button on the form.

Templates in ServiceNow automatically populate fields when creating new records, saving time and reducing errors.

Two tools for creating and editing form views are available: the Form Design Tool and the Form Layout Tool.

Closing thoughts and a call to action for viewers to subscribe and engage with the content.

Transcripts

play00:00

forms in servicenow who's excited

play00:03

yeah it seems kind of boring but it

play00:05

doesn't have to be and the fact of the

play00:07

matter is you'll need to know all about

play00:09

how forms work in servicenow in order to

play00:11

pass any certification exam or just

play00:14

become an awesome servicenow user so

play00:17

let's have a look all you'll ever need

play00:19

to know about forms and servicenow

play00:22

coming up

play00:23

now

play00:25

hello and a big welcome to servicenow

play00:27

simple's CSA training series I'm excited

play00:31

that you're here and interested in

play00:32

learning more about servicenow my name

play00:34

is Jeff teist I've been a software

play00:36

developer and Technical architect for

play00:38

over 30 years most recently working with

play00:41

servicenow here's what we're doing with

play00:43

this series of videos I recently went

play00:45

through the servicenow fundamentals

play00:47

learning path that servicenows

play00:49

prerequisite for taking their CSA

play00:51

certification exam and I took really

play00:53

good notes what I'm doing is repackaging

play00:56

all that I learned in that series and

play00:58

reteaching it with a focus on keeping

play01:00

things as simple as possible 27 videos

play01:03

covering all you need to know to pass

play01:06

servicenow's CSA certification exam and

play01:09

if you're not looking to take the

play01:10

certification exam and just want to

play01:12

improve your servicenow skills this

play01:14

series of videos is perfect for that as

play01:16

well the YouTube channel name is

play01:19

servicenow simple hit the Subscribe

play01:21

button to join in on the fun and provide

play01:23

us feedback let us know how we're doing

play01:25

doing with the training and how you're

play01:27

coming along through your servicenow

play01:29

journey

play01:30

okay this is lesson five in our

play01:31

servicenow CSA Series where we're

play01:33

talking all about forms and for the most

play01:35

part forms are exactly what you think

play01:37

they are

play01:38

here's an example that I pulled up

play01:40

displaying an incident record

play01:42

and if you have any experience working

play01:44

with HTML you know that forms provide

play01:46

the elements you need to view change or

play01:49

add data to some record that's normally

play01:51

stored in a database in this case it's

play01:53

the servicenow database and it's an

play01:55

incident record

play01:57

let's pull up another form real quick

play02:00

this time let's look at a user record

play02:02

and I'll do that by accessing the user

play02:05

Administration application

play02:07

and opening the list of all the user

play02:09

records

play02:12

and let's look at the record for Abraham

play02:14

Lincoln

play02:16

and here's our form

play02:19

you can see at the top here on the

play02:20

header bar the form tells us the type of

play02:22

record that we're looking at

play02:24

or which data table it belongs to and

play02:27

the name of the record

play02:29

and now let's return to our list of user

play02:32

records and rather than selecting an

play02:33

existing record let's go ahead and

play02:36

create a new one by clicking the new

play02:38

button

play02:41

this time we've opened the form to

play02:43

perform a record creation

play02:46

of some form

play02:49

so now that we've seen a couple examples

play02:51

let's define it a form is the thing

play02:54

you're viewing and interacting with

play02:56

anytime you're working with a single

play02:58

record in service now you can get to a

play03:01

form by opening a record from a list or

play03:03

entering the ID of the record if you

play03:05

know it in the global search that'll

play03:07

take you directly there anytime you're

play03:10

viewing a form you're either viewing a

play03:11

record that already exists or you're in

play03:14

the process of creating a new record

play03:16

that hasn't been saved yet and remember

play03:18

there's a form for every type of record

play03:20

in service now we've just looked at two

play03:22

examples but I just did a quick check on

play03:24

my personal developer instance and there

play03:26

are

play03:27

4478 different tables in service now

play03:30

that means that there are four thousand

play03:33

four hundred and seventy eight different

play03:35

forms that I could open to work with any

play03:38

of those different record types

play03:41

that's a lot of different forms but

play03:43

hopefully you noticed when we looked at

play03:44

the user form and the incident form that

play03:47

they sort of look the same that's

play03:49

because servicenow in their Infinite

play03:51

Wisdom created a very standardized

play03:53

layout for all forms thank you

play03:55

servicenow it's those commonalities that

play03:58

we need to focus on understanding for

play04:01

example every form has a header bar

play04:03

across the top that provides a standard

play04:05

set of tools the main section of every

play04:08

form is filled with Fields displaying

play04:10

the records attributes and their labels

play04:12

all required fields are marked with an

play04:15

asterisk and all read-only fields are

play04:18

marked with a gray background and

play04:20

finally additional sections can be

play04:22

displayed to group common fields and

play04:24

display what servicenow calls related

play04:26

lists and formatters

play04:29

let's talk about Fields first these are

play04:31

the elements in the main section of the

play04:33

form that allow you to display and

play04:35

collect the data for the records

play04:37

attributes the way they appear and how

play04:40

you interact with them depends on how

play04:41

those fields are defined in the database

play04:43

or their data types

play04:45

string fields for example display with a

play04:48

simple input element

play04:49

Boolean type Fields display as check

play04:52

boxes and choice type Fields display as

play04:55

drop-down lists

play04:57

Fields defined as reference fields in

play05:00

the database display a value that is

play05:02

pulled from some other table

play05:04

if you have database experience you can

play05:06

think of primary and foreign key values

play05:08

here they display as input Fields with

play05:11

some additional tools that allow you to

play05:13

view the related values and populate

play05:15

them let's jump over to the UI and I'll

play05:18

show you how these work

play05:19

the department field of the user table

play05:21

is an example of a reference type field

play05:24

only values that exist in the department

play05:27

table are valid entries for example if I

play05:30

know this user belongs to the finance

play05:32

department I Can Begin entering the

play05:35

value and the system will validate it

play05:38

if I don't know the available values

play05:40

from the reference field I can click the

play05:43

lookup icon to view the available

play05:45

records from the Department table

play05:48

once a reference field is populated the

play05:51

system provides a preview icon allowing

play05:53

you to view a preview of the record from

play05:56

the reference table and you can open the

play05:59

form for the reference record with the

play06:01

open record button

play06:04

I'll mention two additional types of

play06:06

fields that you might see on certain

play06:07

forms

play06:09

a field defined as a list field is a lot

play06:12

like a reference field except you can

play06:14

populate it with multiple values from

play06:16

the reference table

play06:18

the UI for these fields provides tools

play06:20

to create a one-to-many relationship

play06:22

between the record and the reference

play06:25

table and journal fields which allow you

play06:27

to enter notes to a record that can be

play06:29

viewed by certain users these fields are

play06:32

mostly used with tasks incidents and

play06:34

change type records

play06:36

the important thing to remember here is

play06:38

that additional comments are viewable by

play06:42

the customer Associated to the task

play06:44

incident or change so you want to be

play06:46

careful with those whereas work notes on

play06:49

the other hand are only visible to other

play06:51

back-end type users that may be working

play06:54

on the task incident or change

play06:57

another thing you might notice when

play06:59

you're working with forms in service now

play07:00

is that the display and behavior of one

play07:02

field might be dependent upon the value

play07:05

of another field on the incident form

play07:08

the on hold reason field is an example

play07:10

an on hold reason only makes sense when

play07:14

the state of the incident is set to on

play07:16

hold when that happens the form will add

play07:19

the on hold reason field as a required

play07:22

field when the state is then set to a

play07:24

different value the on hold reason field

play07:26

will be hidden this is achieved via the

play07:29

creation of what service now calls UI

play07:31

policies they're not really in the scope

play07:33

of this lesson but definitely something

play07:35

you can read about if you're more

play07:36

interested and something that we'll be

play07:38

discussing in one of our future videos

play07:40

now let's talk briefly about making

play07:42

changes

play07:43

the first thing you know is that unlike

play07:44

some cloud-based platform servicenow is

play07:47

not automatically saving your changes to

play07:49

the database as you make them you have

play07:51

to proactively save your changes via

play07:53

submitting updating or saving the form

play07:56

and here's the difference between those

play07:58

options clicking the submit or update

play08:01

button on the form will save any changes

play08:03

that you've made to the database and

play08:06

will close the form the button will be

play08:08

labeled submit if you're working with a

play08:10

brand new record an update when you're

play08:12

making changes to an existing record

play08:13

they do exactly the same thing you can

play08:16

also use the save menu item from the

play08:19

forms context menu you get you get to

play08:21

that by going to the menu bar or the

play08:22

header bar top left

play08:24

clicking save will save your changes but

play08:27

it will leave the form open with the

play08:29

current record which allows you to

play08:30

continue viewing or making additional

play08:32

changes if you need to also if you've

play08:34

made changes to a record that you've not

play08:37

yet submitted or saved to the database

play08:39

and then you attempt to Traverse away

play08:40

from the form the system will notify you

play08:43

that you have changes that haven't been

play08:45

saved and allow you to discard to

play08:47

discard or save those changes at that

play08:49

point

play08:49

here's another nice trick that forms

play08:51

provide the ability to create a copy of

play08:54

an existing record to create a new

play08:57

record this comes in handy when you need

play08:59

to create a new record whose values very

play09:01

closely resemble those of an existing

play09:03

record servicenow provides two options

play09:06

for doing this you get to them through

play09:08

the forms context menu and they're

play09:10

labeled insert and insert and stay

play09:12

here's the difference clicking the

play09:14

insert menu item will create and save a

play09:17

new record with the values copied from

play09:19

the open record and it will then close

play09:21

the form the insert and stay menu item

play09:25

will create and save the new copied

play09:27

record and leave the form open and

play09:29

displaying the new record which will

play09:31

allow you to make any changes to the

play09:33

record that are needed

play09:35

all right now let's move down the form a

play09:37

bit below the main section and have a

play09:39

look at some of the additional

play09:40

information

play09:41

first thing to note is that forms are

play09:43

designed and built using sections that

play09:45

are used to group and organize the

play09:46

fields and other data those additional

play09:49

sections can be displayed via a tabbed

play09:51

format or through expandable and

play09:54

collapsible type containers the logged

play09:56

in user can decide which display format

play09:59

they prefer

play10:01

the way to set the format is to access

play10:03

the user menu which is at the top right

play10:05

of servicenow's main header bar and

play10:08

choose the preferences display menu item

play10:11

here you'll see the option to organize

play10:13

forms sections as tabs toggle it on or

play10:16

off making this change will only impact

play10:19

the logged in user and it'll also be

play10:21

stored as part of the user's profile for

play10:24

future sessions

play10:25

for the most part the additional

play10:27

sections we see below the main section

play10:29

are populated with related lists or what

play10:32

service now calls formatters a related

play10:35

list is exactly what it sounds like it

play10:38

presents a list of records from some

play10:40

other table that are related to the

play10:42

current record for example a form

play10:44

displaying a user record might have

play10:46

sections containing the user's roles and

play10:50

permissions that would be two sections

play10:52

of the form each containing a different

play10:54

related list

play10:56

four matters are special form elements

play10:59

that display information related to the

play11:01

record but that isn't a field or some

play11:04

related list of Records the activity

play11:06

formatter for example will display a

play11:08

list of activity or history that has

play11:10

occurred on a task

play11:12

servicenow provides several different

play11:14

formatters that can be added to forms as

play11:16

appropriate I won't go over all those

play11:18

right here but I'll provide a link in

play11:21

the description box below for the

play11:23

documentation related to all of the

play11:25

formatter options

play11:27

okay so forms have sections and sections

play11:30

can have fields and related lists and

play11:32

formatters it it's time now to talk

play11:34

about form views

play11:36

the fact is not every user wants to see

play11:38

a record on a form in the same way a

play11:41

user administrator for example might

play11:43

want to view different fields in a

play11:45

different format than say a self-service

play11:47

user that's looking at their own user

play11:49

record

play11:50

and someone from the marketing

play11:51

department might need to see a

play11:53

customer's record differently than

play11:55

someone saved from the user support team

play11:58

for that reason servicenow provides the

play12:00

ability to create and save different

play12:02

views of the same record those are

play12:05

called form views you can switch between

play12:08

the different views of a form by using

play12:10

the forms context menu view menu item

play12:13

let's take a look

play12:16

here I've opened a form displaying a

play12:19

user record for a bell tutor I can

play12:22

switch to a different view by selecting

play12:25

the form context menu

play12:27

The View menu item and selecting a

play12:30

different view the business card view

play12:33

for example

play12:35

now you can see that the format of the

play12:38

form is changed and the view being

play12:40

displayed is noted on the header bar

play12:44

let's go ahead and select a different

play12:46

View

play12:47

this time the self-service View

play12:50

so with the correct permissions

play12:52

different formats of a form can be

play12:54

designed and saved to serve the purposes

play12:57

of different types of users

play12:59

every form will have a default view

play13:01

specified when the default view is open

play13:04

the name of the view is removed from the

play13:06

header bar

play13:08

form views can be created and Modified

play13:10

by users with certain permissions when

play13:13

you create or change a form view those

play13:15

changes impact all of the users of the

play13:18

system they aren't specific to the

play13:20

currently logged in user

play13:21

any user however can use the form

play13:24

personalization tool to tweak what they

play13:27

specifically want to see

play13:29

from the header bar the form

play13:31

personalization button will pop up a

play13:34

list of the fields currently displayed

play13:36

as part of the selected View

play13:38

a user can toggle on or off the display

play13:41

of certain fields to meet their own

play13:42

liking clicking the reset button will

play13:45

reset the fields back to the original

play13:47

design of the view these changes will

play13:51

not impact any user beyond the currently

play13:53

logged in user

play13:55

just to the left of the form

play13:57

personalization button you'll see the

play13:59

manage attachments button

play14:01

this provides the ability to attach

play14:03

different types of documents to the

play14:05

record a screenshot of an error message

play14:07

attacked attached to an incident would

play14:10

be an example

play14:12

clicking the manage attachments button

play14:14

will open a pop-up allowing you to

play14:16

select a file to attach to the record

play14:18

once one or more files has been attached

play14:21

to the record the pop-up will also

play14:23

provide the ability to remove those

play14:25

attachments as needed

play14:27

and now let's talk templates these are a

play14:30

bit misnamed in my opinion I'd prefer

play14:32

they be called data entry templates as

play14:34

they're all about automatically

play14:36

populating certain Fields when creating

play14:39

a new record let's say for example in

play14:41

your role as a hardware specialist you

play14:44

find yourself creating incident records

play14:46

all the time where several fields are

play14:48

populated in the same way rather than

play14:51

continually populating those fields over

play14:53

and over again you can set up a template

play14:56

for the form that when you select it

play14:58

will automatically populate all those

play15:00

fields automatically for you

play15:03

you can do that by clicking the more

play15:05

options button on the header bar and

play15:08

toggling on and off the forms template

play15:10

bar the template bar is displayed at the

play15:12

bottom of the form

play15:13

any user can toggle on or off the

play15:16

template bar and create their own

play15:18

templates the templates a user can

play15:20

access however will depend on the access

play15:23

controls that are set within each

play15:25

template let's look at an example

play15:28

we'll start from a form displaying an

play15:30

incident and I'll toggle on the template

play15:33

bar by clicking the more options button

play15:34

on the header bar and selecting the

play15:36

toggle template bar item

play15:39

now we can see our template bar across

play15:41

the bottom of the form

play15:42

any templates that are available for my

play15:45

use are displayed on the left side of

play15:46

the bar

play15:47

let's create a new template and I do

play15:49

that by clicking the plus sign on the

play15:51

right side of the bar

play15:53

I'll name it Hardware incident template

play15:57

you can see the template applies to the

play15:59

incident table which is the type of

play16:01

record I had open in the form

play16:03

I'm going to go ahead and clear the list

play16:05

of fields to make this really simple

play16:08

now let's set our template to populate

play16:11

the incident category field to hardware

play16:16

and let's set the assigned to value

play16:19

to our good friend Abraham Lincoln

play16:22

this is a perfect example of a reference

play16:24

field that we discussed earlier by the

play16:26

way

play16:27

now let's submit our template

play16:31

and you can see that our template bar

play16:33

now has a new template available for use

play16:36

anytime now when we create a new record

play16:39

we can now click on our Hardware

play16:41

incident template to automatically

play16:43

populate all the fields we are commonly

play16:45

having to set over and over again

play16:48

and here's a great tip if you create a

play16:51

template and you name it the same name

play16:53

as the table it applies to incident for

play16:57

example here

play16:58

that template will be applied every time

play17:00

I create a new incident record without

play17:03

my even having to toggle on the template

play17:06

bar and select it

play17:08

okay we're about to wrap up this lesson

play17:10

but I want to demonstrate real quickly

play17:12

one more thing and that's the two tools

play17:15

that service now provides for creating

play17:17

and editing those form views we

play17:19

discussed earlier first as mentioned

play17:21

only users with certain admin type roles

play17:24

will have the ability to create and

play17:26

modify form views the way you do it is

play17:30

from the forms context menu configure

play17:33

item and selecting either the form

play17:35

design tool or the formal layout tool

play17:39

and I think it's important to remember

play17:40

this form design is the more

play17:43

sophisticated method

play17:45

it provides a drag and drop interface it

play17:48

allows you to add and move and remove

play17:50

Fields easily and you can add and

play17:53

reorder and move sections just by

play17:55

dragging and dropping it's the more

play17:57

visually appealing tool for creating and

play18:00

managing views

play18:01

the formal layout tool on the other hand

play18:03

is the older much simpler more

play18:05

traditional method that allows you to

play18:08

add and remove Fields between the

play18:10

available and selected buckets kind of

play18:12

traditional things that we're used to

play18:14

seeing

play18:15

this lesson doesn't get into the details

play18:17

of creating and editing form views but I

play18:19

think it's important at least that we

play18:21

know that the tools exist and what the

play18:23

differences between them are

play18:25

and that's it for this lesson on forums

play18:27

in servicenow if you're interested in

play18:29

testing out anything we've discussed in

play18:31

this lesson I'd refer you to my video on

play18:33

how to get your very own servicenow

play18:35

personal developer instance also

play18:38

remember subscribe to the channel give

play18:40

us a thumbs up if this was useful and

play18:41

let us know your feedback in the

play18:44

comments I hope you'll join me for the

play18:45

next lesson where we discuss everything

play18:47

you need to know about working with

play18:50

tasks in servicenow until then thanks

play18:52

for watching and just keep it simple

Rate This

5.0 / 5 (0 votes)

Связанные теги
ServiceNowFormsCertificationData ManagementUser TrainingSoftware DeveloperTechnical ArchitectUI PoliciesRecord CreationForm Views
Вам нужно краткое изложение на английском?