Duplicating Estimates

I want to see if there is a way to duplicate data for an estimate that is created within my app. I have an app where users can add different sections sections for estimating a christmas light install. I have section where they pick what on the house they want to estimate and it gives them what they should charge the customer. The end result is an estimate is created and can be sent to the customer. I would like to know, if that customer wants to do it the next year, can can the user somehow duplicate all that customers data and make the adjustments needed without having to edit the previous years data.

3X_2_7_27a1f001a76ee83b867bb0d9e79ee5697bce2750.png

0 3 246
3 REPLIES 3

Steve
Platinum 4
Platinum 4

There is no built-in way to do it, but you could construct a process to do it using actions. It would probably not be trivial.

Treat the set of โ€œestimatesโ€ as child records, under the โ€œestimate detailโ€ with year value as well as other detail for that estimate, then excute the copy of estimate along with โ€œchildโ€ using this trick.

OK, thank you for the response. I will see if i can get this to work.

Top Labels in this Space