I have an automation that allows me to apply templates from a "Project Template" record to a new Project record. It's easy to replace or append text, docs, etc - but the Checklist field can't be copied over.
Right now, Automations only allows you to "hardcode" the checklist items into the automation itself. I would love to have a way to Replace or Append the choices based on my "Template" record's checklist field.
I see that you already accommodate arrays when using the Links field type (with multiple options allowed) so hopefully the ability to dynamically copy or append checklist fields from another field can be added as well. I'm using N8N to accomplish this currently but I'd love to run the automation natively!