Hi all - I would like to create a custom field in a card, for 'application deadline' which when populated with a date, updates the tasks with dates based on the date that was put in the custom field box.
I already have the checklist in the card, and need it to stay so people have a template or can look when needed. So the option of automating adding checklist only when the custom field is populated would not work, as without a dat people would not be able to see the steps if they were curious.
Any advice on this? Is it even possible?
Thanks in advance!
Hi @Tom Griffiths !
You can absolutely do this with Trello's automation. Here's a quick rundown:
Set up an automation rule that triggers when the custom field "Application Deadline" is set to a date.
For each item in your checklist (let's say it's called "Checklist of Tasks"), set the item's due date to match the date in the "Application Deadline" custom field.
It should look something like this:
when custom field "Application Deadline" is set to a date, for each checklist item in a checklist named "Checklist of Tasks", set the item due on the date in custom field "Application Deadline"
Just replace "Checklist of Tasks" with whatever your checklist is actually named. This way, your checklist stays visible, and the due dates update automatically when you set the application deadline.
This screenshot shows how the the trigger and action set up need to be, just to make it super clear. Let me know if you need any more help! 😊
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.