Appsheet tutorial view

hello friends, does anyone have a link to written tutorials on how to handle the different appsheet views? I have set myself the goal of creating attractive views with graphics

Solved Solved
0 1 199
  • UX
1 ACCEPTED SOLUTION

I am not aware of such a tutorial.   When it comes to graphics in AppSheet, they have taken a back seat!  However, there are some clever things others have figured out that help spice up the views using SVG's.   In short, SVG's are "constructed" images on the spot, allowing them to dynamically include app data.

If you search for SVG in the Community, you will find a lot of articles describing different things you do with SVG's ... and these are just for starters.

Here are a couple of those articles to get you started:

DIM (Dynamic Indicator Maker) SVG Images

Dynamic SVG graphics

View solution in original post

1 REPLY 1

I am not aware of such a tutorial.   When it comes to graphics in AppSheet, they have taken a back seat!  However, there are some clever things others have figured out that help spice up the views using SVG's.   In short, SVG's are "constructed" images on the spot, allowing them to dynamically include app data.

If you search for SVG in the Community, you will find a lot of articles describing different things you do with SVG's ... and these are just for starters.

Here are a couple of those articles to get you started:

DIM (Dynamic Indicator Maker) SVG Images

Dynamic SVG graphics

Top Labels in this Space