One form leads to another form
I've tried figuring out on my own but can't seem to find the answer. I built a form for users to submit a request for hardware/software. Once the form has been submitted - I'd like the answers to be populated in a new form where I add some context/additional info.
For instance - say user enters form and it comes to me for review. I take that form data and populate another form where - if approved I could add things like "this is the cost, this is where I'm going to buy it" and some other details. When I click save here - then I'd like both of the results to go to our CFO that approves or deny's the cost.
Then if CFO approves - both are approved, but if its denied - it could come back to me to figure out a new model/price point ect and resubmit.
Is something like this workflow feasible?