Dear friends,
Is it possible to change main background from color to image on AppSheet? I want to have an image as background behind of buttons.
only way I know to achieve this is by changing the Background image in the UI/UX section of Appsheet. But notice that it will change it in the whole app.
Another way to achieve this result is on the detail view seeting the main image as background
Dear peterson,
Thanks for your assist, but looks like it is not a solution form my issue ![]()
The type of my view is card. So, all buttons are on card view type. I want to change background of this card view as i mentioned.
Background option under details view is connected with image if any you have in data you have as i know. Meaning, it is gonna white if you do not have an image in detail record. ![]()
So you can’t do this in Appsheet in this moment. Appsjeet doesn’t support this feature yet.
Hello my friend I guess I have a solution for your problem.
Remember that you can use a background image in a detail view? So, advise you to create a detail view and use many images in HTML source, this way you can create an action to take the user whatever you want.
-
Go to Canva and create cards with the image and text you want, one for each option you need.
-
Upload all of those images to an image host website, I recommend imgbb.com
-
Get the HTML code of this image as the image below:
-
Create as many virtual columns as you need, and in each of them you paste this URL between " ", set this virtual column as long text and choose the HTML option fo it.
-
Create an action with a LINKTOVIEW to all of the cards you created and set them as inline and attach it to the respective virtual column.
-
Obvioulsy, don’y forget to set a main image to the background of your detail view
This way you’ll have a view with many images and these images will be clickable and you’ll also have the background image. Maybe the result won’t be as beautiful as you want, but it’ll work !!!





