- ServiceNow Application Development
- Sagar Gupta
- 116字
- 2021-07-03 00:01:10
Modifying column properties
Clicking on the info icon next to the Column label in the previous screen will bring us to the Dictionary Entry form, similar to the one shown in the following screenshot. We can make the necessary changes to the properties or attributes of the column to our satisfaction:

We can just edit the Label form field's value to change the label of the column, and similarly we can mark it as a mandatory field by simply checking the Mandatory checkbox. If required, we can also set a default value for our column. Once we are satisfied with our alterations to the column's dictionary entry, click on the Update button to save our changes.
推薦閱讀
- 現(xiàn)代C++編程:從入門到實踐
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- JavaScript修煉之道
- Raspberry Pi Networking Cookbook(Second Edition)
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實戰(zhàn)(跨平臺移動開發(fā)叢書)
- 數(shù)據(jù)結(jié)構(gòu)(Java語言描述)
- Bulma必知必會
- Hands-On Natural Language Processing with Python
- Odoo 10 Implementation Cookbook
- HTML5開發(fā)精要與實例詳解
- Learning Ionic
- Learning Grunt
- 高效使用Greenplum:入門、進(jìn)階與數(shù)據(jù)中臺
- Mastering ASP.NET Core 2.0
- PHP Microservices