Default Images

I cannot figure out the best way to have a default image that's not editable by the user. I want to have a default image shown if the user doesn't add a photo, but I can't figure it out. 

Solved Solved
0 3 290
1 ACCEPTED SOLUTION

You could have a relative path to it as Initial Value (image columns save data as Text) and then your user could just override it.

Another idea would be to add that relative path with an action on save if ISBLANK([Image]).

Idk, there are always different ways

View solution in original post

3 REPLIES 3
Top Labels in this Space