Web link: replace current browser tab vs. open new tab

One solution is to import anvil.js and then in your init do anvil.js.get_dom_node(self.link_1).target=“_self”

1 Like