How do I make an embedded form responsive for mobile web?

MaM99
✭
I have a smartsheet form embedded on a webpage which works great on desktop, but is cut off and doesn't meet accessibilty requirements when viewed on mobile web. Is there a way to make this form responsive for ideal mobile web viewing?
Tags:
Answers
-
@MaM99
Change your width and height to 100%, see example below,
<html>
<header>
</header>
<body>
<div class="container">
<iframe width="100%" height="100%" src="https://app.smartsheet.com/b/form/YourFormIDGoesHere"></iframe>
</div>
</body>
</html>Principal Consultant | System Integrations
Prime Consulting Group
Email: info@primeconsulting.com
Follow us on LinkedIn!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 203 Use Cases
- 515 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives