Here in below example, I’ve a requirement on selection of “Category” picklist value “Product”, “Detail” inputfield will enable with required mark else will disable.
Action Region will wrap only the input Field and not the complete pageBlockSectionItem. Place pageBlockSectionItem tags inside a pageBlockSection, which in turn should be in a pageBlock. This will provide the correct formatting.
The following fields are Salesforce system fields found on most objects. These fields are read-only and automatically updated during API operations.
Field
Field Type
Description
Id
ID
Globally unique string that identifies a record. Because this field exists in every object, it is not listed in the field table for each object. Id fields have Defaulted on create and Filter access.
IsDeleted
boolean
Indicates whether the record has been moved to the Recycle Bin (true) or not (false). Because this field does not appear in all objects, it is listed in the field table for each object.
Audit Fields
CreatedById
reference
ID of the User who created this record. CreatedById fields have Defaulted on create and Filter access.
CreatedDate
dateTime
Date and time when this record was created. CreatedDate fields have Defaulted on create and Filter access.
LastModifiedById
reference
ID of the User who last updated this record. LastModifiedById fields have Defaulted on create and Filter access.
LastModifiedDate
dateTime
Date and time when a user last modified this record. LastModifiedDate fields have Defaulted on create and Filter access.
SystemModstamp
dateTime
Date and time when a user or automated process (such as a trigger) last modified this record. SystemModstamp fields have Defaulted on create and Filter access.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptReject