Newer Version Available

This content describes an older version of this product. View Latest

$FieldSet

Provides access to a field set defined in your organization.

Usage

Use this in your Visualforce pages to dynamically iterate over fields in a field set. You must prefix this global variable with a reference to the standard or custom object that has the field set.

Example