Difference between name and label fields in table..?

Vinay Gatade
Kilo Expert

Hi,

While creating new table, what is difference between Label field and Name field..?

Please find screenshot below,

find_real_file.png  

Thanks,

Vinay

1 ACCEPTED SOLUTION

RAHUL Khanna1
Mega Guru

it is as simple as ...

 

Nick Name and Official Name .....

Nick name can be any thing and you can change when ever you want ...(Label)

where as Name is the official name once ...constructed ..you cannot change again .....

View solution in original post

3 REPLIES 3

RAHUL Khanna1
Mega Guru

it is as simple as ...

 

Nick Name and Official Name .....

Nick name can be any thing and you can change when ever you want ...(Label)

where as Name is the official name once ...constructed ..you cannot change again .....

Jeff Currier
ServiceNow Employee
ServiceNow Employee

The name is the actual name of the table as stored in the database.  The Label is the "nice" name you will see when selecting the table for many functions.

Allen Andreas
Administrator
Administrator

Hi,

Yea, as others have said, label, is just what is shown front facing, out to everyone else.

Name...is the back-end name of the field which is used in code/script.

You can change the label of a field without any real consequences (mostly).

You are unable to change the name of a field once it's created.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!