...you can't embed an image (not an upload image widget)?
I mean...this is basic functionality for any web interface. Of any kind.
I have an app. it works...mostly.
The form, when submitted, will need to call out to a database that, based on Workflow, will help generate a "score". The score should then drive other logic that (and this is where I don't see it possible) it will display a simple page with the outcome, represented as one of three sections that hide or display images based on that number.
I figured out how to do everything except get the image to display on the form OR on a page without resorting to raw HTML.
What am I missing here?