-
CSV File download in a custom app via anchor tag not working for Chrome 83.x version
CSV File download is not working in custom app for Chrome 83.x version. I was using the download via creating an anchor with download attribute and which was working fine before. But after upgrading the Chrome to new version it is not working. Kindly, provide any information on alternate way where we can download files…
-
How to open a standard DOMO card as an Iframe in cutom app?
I'm trying to open a standard DOMO card as an iframe inside my custom app. I couldn't find a direct url for accessing the standard card of DOMO. Kindly let me know is there a possibiity for finding the direct url for a Standard Card inside DOMO. Thanks in advance for your response.
-
how to open a standard card of DOMO in a new tab from a custom app
I'm trying to open a standard card in a new tab of the browser window using<a href="link to standard domo page" target="_blank"> link to standard card</a> I'm having two problems, one is I could not find the direct url of any standard card and another problem is the custom app which is loaded inside an iframe in DOMO…