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
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 824 Beast Mode
- Visualize
- 2.6K Charting
- 87 App Studio
- 46 Variables
- Automate
- 195 Apps
- 486 APIs & Domo Developer
- 90 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive