I'm trying to figure it out how to include additional fields from the object Loyalty Member Tier while clicking in the standard quick action in the Loyalty Program Member record page. I tried to edit the action but it doesn't show option to include additional fieldd
Is there a way to include it by default?
1 Antwort
Change Member Tier is part of Salesforce's Standard Package and won't allow Edit. You option is to develop Visualforce page or Lightning component for your purpose and use Action Override to replace it. See Salesforce Guide here: Standard Action Overrides