Image / Thumbnail in User Settings

In the User Settings we cannot choose Image or Thumbnail.
I would like users to upload a Profil Image.

Solved Solved
0 9 935
1 ACCEPTED SOLUTION

You could make a Users table to store user profile infoโ€ฆ

View solution in original post

9 REPLIES 9

You could make a Users table to store user profile infoโ€ฆ

Thatโ€™s so true. Thank you Matt. I realized that an image stored in User Settings would be visible only for that user. But a Profil Image should be visible to all users.
So I need to create a Users Table.

Yes thatโ€™s correct. You canโ€™t use image columns with the app. We should probably remove those column types totally.

@Aleksi, May I kindly ask which columns are you talking about removing totally??

Like image, signature, thumbnail.

@Aleksi are you referring to removing those column types explicitly from USERSETTINGS or from entire AppSheet schema? Bit confused.

Thinking from Usersettingsโ€ฆ and thatโ€™s just a thought.

Thnx for the clarification Master, appreciated.

image, signature, thumbnail are already removed in User Settings.
The only way is Enum with Base Type Image.

Top Labels in this Space