Can I copy and change a action of workflow keeping links of inputs and data types?
A form page has many inputs ,two draft-buttons and a confirm-button.
Draft-buttonA is for first inputs and this workflow is to create a new data, hiding a Draft-buttonA and showing Draft-buttonB.Draft-buttonB is for “Make a change to thing”.
(Draft-buttonB is hidding until Draft-buttonA was clicked)
I could set a workflow of Draft-buttonA and will make a workflow of Draft-buttonB.Inputs are more than 100,so I want to change only the action of Draft-buttonA’s “Create a new thing"to"Make a change to thing” and copy to link of inputs and data types.