Change view between board and items

Does anyone know how to use some kind of button (trigger) to jump to a specific item on another board.Now you have to go to the board first and then look for the specific item there.This should be able to be done automatically shouldn’t it ?

Hi leo3,

That’s a great question! While buttons themselves can’t directly trigger navigation to specific items on other boards, there are a couple of effective workarounds using monday.com’s built-in features:

1. Connected Boards & Mirror Columns:

This approach leverages the power of connected boards. Here’s how it works:

  • Connect your boards: Establish a connection between the board containing the button and the target board with the specific item.
  • Utilize Mirror Columns: Create a mirror column in the source board that reflects a unique identifier (e.g., item ID) from the target board. This allows you to easily locate the specific item in the other board.

Bonus Tip: With automations, you can automate item creation in the target board whenever a new item is created in the source board, further streamlining the process.

2. Link Column:

This method uses a Link column:

  • Create a Link Column: Add a link column to your source board.
  • Populate Links: Manually copy and paste the URL of the specific item you want to jump to in the target board. This provides a direct link to the corresponding item.
    Screenshot 2024-08-02 161949

Choosing the Right Approach:

  • Connected Boards & Mirror Columns: Ideal for scenarios where automatic item creation and real-time updates are desired across boards.
  • Link Column: Suitable for situations where manual link management is acceptable and real-time updates aren’t crucial.

I hope this helps! Let me know if you have any further questions regarding setting up either of these methods.

thanks Shiro,

this works but another problem is that the item opens in a new web page and if you do this for many items there are a dozen web pages open … this makes it impossible to work like this .
it should stay within the same web page .

do you know how to achieve that

greetings leo