Is there a way to copy data that is entered in a custom field, onto a linked card?
For example, I have a card that goes to a list called, “Materials.”
When it enters that list, a copy of the card is sent/linked to another list on that same board called, “Machine.”
How do I get the data that is entered in the original card in the "materials" list custom fields to carry over to the linked card sitting in the "Machine" list, so the changes made are reflected?
Hi @Lynne ! When the card copies over, the custom field data should also copy. If the custom field is being populated after the card is copied, you can use butler automation to copy over the custom field value to the linked card.
For example:
when custom field "Priority" is set, for each card linked in the attachments, set custom field "Priority" to {customfieldvalue}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Hannah Humbert - Simpla Workflows - my requirement is slightly different.
there are checklist item specific automations creating sub(child) cards at different stages of Parent card workflow.
IE - Stage 1 > Create Child Card 1
Parent card got bunch of custom fields which needs to copied to each child card.
set custom field "CLIENT E-MAIL" to parentcard's"{{%CLIENT E-MAIL}}"
this parentcard's bit is what i'm struggling with :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.