Hi,
I have 2 dashboards : A and B
On dashboard A I have one card for each customer.
On dashboard B I have x cards related to x topics.
On each card on dashboard B , I have a custom field called CUSTOMER NAME.
I would like to know if there is a way to link each card on dashboard B with this custom field, to each related card on dashboard A?
So like this, on dashboard B, I Can open a card and click on CUSTOMER NAME custom field and then I Can open the linked card on dashboard A
Any Idea or suggestion?
Many thanks
L.
Indeed there is...
I would recommend collecting the Dashboard links as checklist items on the Dashboard A card.
The simplest form is this automation:
When the custom field "CUSTOMER NAME" is set, lookup the card "{customfieldvalue} on board "Daschboard A" and add the attachment {foundcardlink}, find the card "{customfieldvalue}" on board "Dashboard A" and add the {triggercardlink} to the checklist "Dashboard B Items"
thanks for the feedback.
but I can only find in card title and not in card custom field :-/
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.
If you don't want it in a checklist, you can simply do this:
When the custom field "CUSTOMER NAME" is set, find the card "{customfieldvalue}" on board "Dashboard A" and link the cards together
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes perfect works fine now.
right, the link the cards together is better ;-)
another point : instead of having the link as card attachment, is it possible to have the link inside the custom field value, as an hyperlink?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use the automation to set a custom field value to {triggercardlink} or {foundcardlink}, whichever one is correct for you.
It will show up like this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok works fine.
But how can I make a find on a custom field on other dashboard?
Because by default the rule allow onlyto find on card title, see here :
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.