hello,
I am building an automation that when an item is added to a checklist, it creates a card from that checklist in a new list.
what I want to do is to copy multiple fields from the trigger card to the newly created card. These variables are mix between texts, dates and mumbers.
I tried adding to the trigger “and when “Project Name” is set to “{*}” and “Project address” is set to “{*}”, set “Project Name” to “{wildcard1} and set “Project address” to “{wildcard2}”. But what I get is project address in teh project name, and no project address.
I am very new to this, so I appreciate your simplified help.
Try this
When an item is added to a checklist in a card with custom field "project name" set to "{*}" and with custom field "project address" set to "{*}", convert the item to a linked, set custom field "project name" to "{wildcard1} and custom field "project address" to "{wildcard2}"
I tried and what happened is that I “Project Name” was set to project address value, and “Project address” was blank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.