Hi everyone,
I’m trying to achieve a butler rule....
—-
“”When due date is ticked ‘complete’ only in ‘1st Check In’ list, then move card to specific ‘Follow Up Appointment’ list, and adding a new due date for 14 days.””
—
So I want to lookup specific list and move to specific list.
So still learning with this and would appreciate any advice.
thank you
Community moderators have prevented the ability to post new answers.
Not sure I understand you. If you are trying not to hard code the next list to move to, then create a set of cards where cardname is the current list and description is the next list, then lookup card with name {trigger cardname} in list Lookup move card to list {foundcarddescription}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.