Custom Publisher Actions
In a previous chapter, we created a Publisher Action to mark a Contestant as a DNF (Did not Finish) object easily from a Chatter feed. This leveraged the declarative approach to creating Publisher Actions, based on creating or updating a related record. If your use case does not fit into these type of operations, you can use Lightning Component to develop a Custom Publisher Action.