This seems like it should be a no-brainer. Perhaps that is why I'm struggling.
I have a requirement that the user be able to upload an image to a folder, and then have that image display on the form. So I add the Attachment Clip to the form, and the user is able to upload an image file. So far so good. Now they want that image to display on the same form. I thought I could add the image control and link the attachment to the image control. This does not seem to be possible.
Am I missing something really easy here?