getFieldList Method
Returns the configured fields in FieldSet__c
for a specific feature name.
Parameter | Required | Description |
---|---|---|
featureName | Required | Name of feature name mentioned in Field Setting records. |
objectName | Required | Name of the object. Example: vlocity_cmt__ServicePoint__c |
Parameter | Description |
---|---|
result | Returns array of fields. |