I’m trying to pull a web image into a form via a computed field, to be displayed in preview and edit mode.
The computed value uses a field in the form as a parameter in the URL to the jpeg.
In preview mode the images is not loaded. Only when the form is opened in edit mode does the image get loaded properly.
Is this a limitation?