Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

getFieldList Method

Returns the configured fields in FieldSet__c for a specific feature name.

ParameterRequiredDescription
featureNameRequiredName of feature name mentioned in Field Setting records.
objectNameRequiredName of the object. Example: vlocity_cmt__ServicePoint__c
ParameterDescription
resultReturns array of fields.