When I currently upload an image via the Image Input widget from within an app everything is fine. However, if I load a record for which the image was “pre-uploaded” via the table editor, a black box is displayed instead of the image.
I am unsure whether this is the issue but I would see an image as black if the signed url is expired. When you open the image from the image url located in the table column, can you see the image?
First, is there a specific use case for displaying an image in an input widget, rather than an embedded table record?
Second, are you also linking an interactive table to this record placeholder? Unless you select a record, the input widget will not know which record to load.
I use input widget because I want to use the same step to upload (1st time, user uploads the image and stores it in a Tulip table record) and view/edit the image later (load the record to the widget)
Yes, I use an interactive table to select a record and then load the record to the widget
The highlighted text below is from the same record loaded when the step is opened
but the image is not loaded… I tried it many times and it always fails to load the image
*Sorry for the blurred image