Hi
Like we have an "Create incident from record" option on service request. When we click on that, a new form appears to be filled so that we can create an incident
In the same way, I want to have multiple options to create custom records and even incidents as well. When the button is clicked, I want to have a new record form opened and after filling it and submitting it, a new record should be created.
How to implement this?