Image for Control "File Input"

Hello good day:

I´m starting to know the Designer tool and my question is, How can I display an Image from a control File Input.

Could you give me one example of how make or could you explain me that properties i have to change for File Input control and Image Control.

Thank you very much.

I’ll answer in two posts. This post, i’ll focus on displaying dynamic images in the Image Control.

First of all, i’d like to direct you to the CAF Samples available on the Communities site: http://communities.softwareag.com/ecosystem/communities/public/Developer/webmethods/tutorials/CAF/CAFSamples_80_Doc/Webm_caf_samples_80_index.html

Specifically, please refer to the “CAF Miscellaneous” sample at: http://communities.softwareag.com/ecosystem/communities/public/Developer/webmethods/tutorials/CAF/CAFSamples_80_Doc/webM_80_Samples_CAFMiscellaneous.html#1102652

This sample deals extensively with displaying images served up dynamically by your portlet application.

Regards,
–mark

For part two, can you refer to this post (http://tech.forums.softwareag.com/viewtopic.php?t=23225&start=0&postdays=0&postorder=asc&highlight=&sid=06d5b639b934ee199be9f24badcf6a62) to store uploaded files (to disk or in memory) that can then be served by your image control.