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, which uses 1x1 (expected behavior). I've tried specifying fullpage in different places in the manifest object, which shouldn't (and doesn't) make a difference. Has anyone actually gotten this to work? Here's my (slightly redacted) manifest:
{
"name": "App Name",
"fullpage": true,
"version": "1.0.0",
"size": {
"width": 4,
"height": 6
},
"mapping": [
{
"dataSetId": "********-****-****-****-************",
"alias": "myalias",
"fields": [
{
"alias": "myfieldalias",
"columnName": "Column Name"
}
]
}
],
"id": "********-****-****-****-************"
}
I also attached a screen shot of the container getting applied a 930x1700 height. That maps to my sizes of 4x6 (930x1700 according to the documentation)
Thanks in advance!
Best Answer
-
Scratch that. I found a checkbox at the top of the card edit screen that enabled fullpage.
0
Answers
-
Scratch that. I found a checkbox at the top of the card edit screen that enabled fullpage.
0 -
Any chance you could post a screenshot?
0 -
I encounter the same issue. Checking the 'Fullpage' checkbox in edit card screen only fixes the issue temporarily. If you re-publish your app, your card will go back to 'non fullpage'. I wonder if there is a way to make 'Fullpage' persistent without the need to re-edit your card after publishing?
0
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 473 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 211 Visualize
- 257 Beast Mode
- 2.1K Charting
- 12 Variables
- 18 Automate
- 355 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 183 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive