- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 04:16 AM
Hi,
While creating new table, what is difference between Label field and Name field..?
Please find screenshot below,
Thanks,
Vinay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 09:36 AM
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 .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 09:36 AM
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 .....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 09:36 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 09:43 AM
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!