OutSystems Forge 日本語データベース

FileUploader Image Preview

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2014-07-27 alpha the zok 8.0.1+ All All
OutSystemsのFile Uploaderを使用してアップロードされたイメージのプレビューを、サーバー側のアクションを呼び出すことなく、クライアント側で実行できます。
OutSystemsのFile Uploaderを使用してアップロードされたイメージのプレビューを、サーバー側のアクションを呼び出すことなく、クライアント側で実行できます。 プレビューは、ユーザがFile Uploaderで目的の画像を選択したときに使用可能になります。 このコンポーネントは、ブラウザのFileReader APIサポートに依存しています。大部分のブラウザでは、この機能は問題ありませんが、IEではこれはIE 10以降でのみサポートされています。 ブラウザの互換性の完全なリストについては、http://caniuse.com/filereaderをご確認ください。

[Overview]
A simple component that extends the functionality of the provided out of the box FileUploader element by the outsystems platform by allowing a preview of the image right when the image was chosen, without any server side action is required.
[Detail]
Allow the preview of the images uploaded using the out of the box File Uploader of the Outsystems Agile Platform on client side without the need to call any server side action. The preview is made available right when the user select the desired image in the File Uploader. This component is dependant on the FileReader API support of the browser, for the majority of the browsers this feature is not a issue, however in IE this is only supported in IE 10 and above. For the full list of browser compatibility please check: http://caniuse.com/filereader In the next few days i'll be upgrading the component to allow a better integration, better visual effects and extended funcionalities such as video preview. All the feedback and ideias will be much appreciated.
戻る