This can be accomplished without a script.
Trigger: when record matches conditions, checkbox checked
Action: create record, add all fields and populate them with the values from the trigger record (configure each value to be dynamic by clicking the gear icon)
This can be accomplished without a script.
Trigger: when record matches conditions, checkbox checked
Action: create record, add all fields and populate them with the values from the trigger record (configure each value to be dynamic by clicking the gear icon)
Oh my gosh, I can't believe I didn't think of that immediately 🙄
THANK YOU!
This can be accomplished without a script.
Trigger: when record matches conditions, checkbox checked
Action: create record, add all fields and populate them with the values from the trigger record (configure each value to be dynamic by clicking the gear icon)
Is there a way to make this resistant to future structure changes? In other words, to make the duplication keep working if a column is added or deleted from the table? Otherwise we would always have to remember to update the automation everytime a change is made.
Also, our table has dozens of columns. To have the data for each field manually listed on the automation would be very error prone.
Thanks in advance
This can be accomplished without a script.
Trigger: when record matches conditions, checkbox checked
Action: create record, add all fields and populate them with the values from the trigger record (configure each value to be dynamic by clicking the gear icon)
Not a solution when you have hundreds of fields...
How do you refer to the triggered record in the create record part?
Thanks in advance