-
Can I put actions tab on custom new object page?
I’ve created a Lightning Component to use for the ‘new’ action of my custom object. However, I’ve been asked to put the actions tab, particularly the ‘new task’ action on the page.
I created the page using VSCode, and I cannot find a way to edit it from the Salesforce UI online to drop that component in.
Is there a way in code (Aura or the Lightning template html) to put this built-in ‘new task’ action on the page?
Log In to reply.