Discussions
-
Fullpage Domo Card
I'm developing a new card and can't figure out how to get the fullpage setting in my manifest.json file to work. I have fullpage: true specified, but the sizes are still being used to make the iframe container in Domo a specific width and height. I've tried everything I can think of. I've excluded sizes with fullpage,…
-
Line Breaks Stripped from mySQL Text Fields
Using the mySQL SSH connector, my text fields (VARCHAR and TEXT) are getting line breaks stripped, making all my text appear as a single line, even though the source data has line breaks. I've tried using a BLOB field, as well, but those don't seem to work at all. Is anyone else experiencing this? Is there any way…