- I have a model driven app and i have two tables, one for enquiries and one for projects.
- a new entry is created in the enquiry table
- goes through an approval flow (when a new record is created)
- marks the record as approved (or rejected!)
- creates a new record in the project table (if approved of course)
- When the record is created in the enquiry table it marks the owner as the person creating the record (as expected)
- During the approval flow i would like to select the owner of the record to be created in the project table
- how can i achieve this?

Report
All responses (
Answers (