jaden.hoenes Domo Employee

Comments

  • Here is the app code I am using for reference // Index.html <html> <head> <link rel="stylesheet" href="app.css"> </head> <body> <h1>hello_world</h1> <!-- domo.js optional utils --> <script src="https://unpkg.com/ryuu.js"></script> <script src="app.js"></script> </body> </html> // app.js…
  • I'm excited you're trying to use workflows and pro-code apps! I've looked into this and it looks like the pro-code editor has a bug resulting in this 404 error being returned. I will create a ticket to get this resolved. That being said, there is a workaround you can use to get moving. Here are the steps: Find the title of…