ANIMATED HTML IN APPSHEET: A Limitless Solution for Modern UI

Hello everyone,

​I would like to share my experience on how to maximize our application’s visual appeal. Many of us have likely encountered limitations with the Image column type, particularly regarding height restrictions (around 700–1000px) and images getting cropped when rotating the screen on mobile devices.

​There is a highly effective technique to overcome this: Using Animated SVG via a LongText (HTML) column.

​Why This Technique is a Top Choice:

  • Responsive Visualization: By using HTML/SVG, visual elements automatically adjust when the device is rotated. No more issues with cropped images.
  • Infinite Quality: Since it is code-based, the visuals remain sharp and clear on any screen size.
  • 2026 UI/UX Trends: In line with current technological developments like HTML in Canvas and Figma Motion, using animated SVG provides a more interactive and professional user experience.

​The Synergy of AppSheet, SVG, and Gemini AI

​The combination of AppSheet, SVG, and Gemini AI opens up new opportunities for us to create dynamic application interfaces. While AppSheet has its own unique characteristics, it has proven capable of delivering visualizations on par with custom-coded applications if we can optimize its features.

​This technique is a great step for us to continue innovating and presenting application designs that are relevant to the design trends of 2026.

​I hope this information is useful for your next app project.

Mobile App Link : ANIMATED HTML IN APPSHEET

3 Likes

The idea is intriguing, the visuals in your sample app invoke interesting ideas but as App Creators we would like to see the “magic” that makes it happen.

2 Likes

Hi @WillowMobileSys

Thank you for your support. I just wanted to show that longtext (htm)l can render SVG well and isn’t column-limited. I tried it up to 8000 pixels in height, and it was fine. It could probably go up to 50,000 characters.

2 Likes