In my CRM system, I need to add a new row with the same data from an existing row. The catch is, I can't just copy the entire record; I need to copy just a few specific fields. Also, the action to actually create the record needs to be done AFTER I finish editing (in other words I can't just clone the row and edit it later).
How can I just open the ADD form but prefilling a few fields with data from the current record? That would be my best choice I think.
A few more deatils: I want to copy the customer name & contact info from the current row, open the ADD form, and keep all the behavior that is already attached to the ADD form (it autoincrements the order number, creates a Google Drive folder with the name of the project, etc).
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |