what is the effects
effect of set
the field size property as 20
the default value for
this property for shost Text
date type
Answers
Answer:
This section provides overviews of record field properties and record key considerations, and discusses how to:
Set record field use properties.
Configure Search Results grid columns in persistent searches.
Add from and through logic to a search page.
Set record field edit properties.
Move fields in the same record.
Move fields to another record definition.
Delete fields from a record definition.
Rename record definitions.
Delete record definitions.
Print record definitions.
Create SQL view and dynamic view Select statements.
Understanding Record Field Properties
When you add a field to a record definition, you must define attributes for how the field is used in that record. These attributes include key settings, default values, table edits, and PeopleCode programs.
The properties of record fields are not shared among records; they are specific to a single record definition and are stored with the record. Therefore, even though you might add the same field to multiple records, each record stores a unique set of record field properties, while the primary field definition remains the same.
When you access field properties from within a record definition, you set the record field properties, not field definition properties or record definition properties.
To edit record field properties from a record definition, select the record field, then select selectEdit, then selectRecord Field Properties from the PeopleSoft Application Designer menu. You can also double-click a record field to set the properties.