Activity › Forums › Salesforce® Discussions › Difference between Field and FieldSet in Salesforce?
-
Difference between Field and FieldSet in Salesforce?
Posted by Narendra Sa on July 23, 2021 at 7:02 AMWhat is the difference between Fields used in VFpage and FieldSet used in salesforce?
Rahul kapoor replied 3 years, 8 months ago 4 Members · 3 Replies -
3 Replies
-
Deleted User
Deleted UserMarch 29, 2022 at 1:54 PMSalesforce development includes a field called FieldSet that acts as a grouping field. This FieldSet is used in Visualforce pages to display a group of fields. FieldSets are the only way to add, remove, and reorder fields. FieldSets are used to display fields on VF pages.
- [adinserter block='9']
-
A FieldSet is a grouping of fields. FieldSets are used to display fields. They are used to add, remove and reorder fields. FieldSet that contains fields descriptions. It is also used on visualforce page to display group of fields.
-
The main difference between a field and a field set is the way that they are displayed on the page. If you have a list view set to display in a specific order of your custom objects, fieldsets allow you to display fields in an order that makes more sense to your users. For example, if you have a custom object created to hold records for your company’s employees, you can create a fieldset for each employee listing all the fields of information that are relevant to that employee in that order. When you create a fieldset, you set the order of the fields on the fieldset and the order in which they will display on the list view. To know more about the terms, consulting the top salesforce experts is a must. Check the list of top consultants here.
Log In to reply.