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
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 969 Connectors
- 256 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 500 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 373 Beast Mode
- 20 Variables
- 484 Automate
- 102 Apps
- 378 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 316 Distribute
- 64 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 63 Community Announcements
- 4.8K Archive