image with input fields

Abinaya_Abi123_0-1697468225976.png

It would be great if have these boxes to be of input fields where the data will be saved in appsheet database 

Is there any way of achieving this UI in Appsheet. 

@Marc_Dillon @AleksiAlkio  @WillowMobileSys  @Suvrutt_Gurjar  @SkrOYC  @jaichith 

1 5 167
5 REPLIES 5

Unfortunately it's not possible with AppSheet.

While it's not possible in the native AppSheet UI provided functions, you could build something similar to it.

You could use an SVG image.  If you are not familiar with these, they are basically HTML-like descriptions of an image BUT you can insert visual aspects dynamically.  There would be a a bit of a learning curve on how to create the image like that you have shown in your post, but it can be done

Once you have the basic SVG image created with placeholders for your input, the image can be presented in a Detail view with the 8 needed inputs displayed just below the image as Quickedits fields.  When a user, inputs a value, the image is updated to include that value.

SEarch the Tips and Tricks for mentions of SVG's and you will find a few posts to get you started.

In case you haven't noticed, AppSheet is not a UI heaven

@Rifad and @WillowMobileSys  have more expertise in SVG images.

They can help you with this.

Top Labels in this Space