Good day!
In HomeScreen, user will select from Name and Product dropdown If the selected dropdowns has a Status of “Approved”(already exist in data source) a popup dialog will appear giving option to user to copy its data. When copy is selected, the form will be populated with the data from the existing record. When user saves the form, a new record will be created and will have a status of “Draft”. The existing data will just be used as a blueprint for new records.
Hope someone can help.