Browser.goto in a new tab natively from Wappler

there is native JS way to do this.

would be really nice if it becomes native part of the browser component of Wappler.
something like browser.gotoNewTab()

use case

form a server connect post form submission, need to redirect the user to a URL that should open in a new tab.
currently browser.goto opens in the same tab.
becuase this redirection is on success event of a form, <a> tag cannot be implemented here afaik natively from Wappler.
hence this request.

bump :surfing_man:

bumping this again.

1 Like