Hi,
I need to create a new record(another form of the same entity) from an existing record on a button click. What is the best way of approach to it. A plugin or using javascript? I don't need to open the newly created record after clicking the button. It has to happen in the backend and update a field in the existing record so users know a copy of the record has been created. Please suggest me some ideas. Thanks.