Custom Publisher Actions
In Chapter 2, Leveraging Platform Features, we created a Publisher Action to mark a Contestant as a Did Not Finish (DNF) 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 this type of operation, you can use Lightning Components to develop a Lightning Component Action, as described earlier in this chapter when downloading a CSV file.