Create New Related Record In One Click by Using Quick Action
As we know to create a related record for any object, you must go to that particular record on which you want to create that related record and scroll down to go to the related list to find the button “New” with the object name, and then you have to click on that. From this process, you can create a new related record. Instead of this process, now you can create a button or link that on click opens an interface where you can create the required record with the selected fields and some predefined fields without moving to another page. All this can be done with the help of Quick Action. With this setup, You can not only create records but also update records, log calls, send emails, and also call Visualforce Pages. T ypes of Quick Actions: Object-specific quick actions Global quick actions Object-specific quick actions , specify that whenever you want the action to be used only on a particular Object, you use Object-specific actions. So basically, These actions are displayed on the detai...