Is there a way to have a DOMO card launch a URL and display within a window when opened by a user? If so, what card typw would I use? A Notebook allows me to post the URL, but the user has to copy and open outside of DOMO.
With table cards you can insert HTML in a CONCAT() function to turn a URL into a clickable hyper link. Cards can't automatically open new windows, though.
This post talks about how to create links.
@username, did @AS's reply help you out?