Hello, Here is some background so you can clearly understand the ask:
My app has an action to create a duplicate project, and it open a new form and allows the user to edit the new project details, such as the name and location, and save it. So essentially it's just transferring the same information into a new row in the Projects database table with a new Project #.
A project also has a Ref list of Scope of Work, which has its own status and description saved in it's own table. However, I would like this to "copy" over as well. But I realize it must create a copy set of unique scope of works in the table, that somehow must Reference/Relates to the the new project # as well.
I have figured out how to make an action 1) to first Select the Scope of Work related to the original project.
2) A Referenced Action to Copy the content of each Scope of Work BUT the missing link is How do I get and set the new Project #?
Maybe a bot that works after an Add Only update for a new Project that has a value in a new column called "Copied From" and if that exists, then to somehow select the scope of work from the original project # and runs a sequence of actions to create copies?... Brainstorming
Thank you in advanced for lending your brain power and expertise.
User | Count |
---|---|
18 | |
10 | |
5 | |
4 | |
3 |