OutSystems Forge 日本語データベース

myModal

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

Forge英文サイト

2017-09-08 1.0.0 Christian Meniano All All Components, Widgets, Libraries, Plug-ins, Applications, Developer Tools
myModalはカスタマイズ可能な応答モーダルです。
特徴: - 複数のモーダルオーバーレイ(モーダルモーダル)。 - モーダルの外側をクリックするとモーダルを閉じます。 - モーダルの幅と高さを設定します。 - 1画面につき複数のモーダル。 - 複数のボタンで同じモーダルを開くことができます。 取扱い手順: 1.ダウンロード 2.アプリケーションの「依存関係の管理」をクリックします。 3. "myModal"を探すか検索します。 4.次の項目を選択します。 - CloseModal(サーバアクションフォルダの下)。 - myModalJs Webブロック。 - myModalウェブブロック 5.選択した画面で「myModal」ウェブロックをドラッグします。 6.ボタンをドラッグしてModalButtonIdに割り当てます。 7.あなたのモーダルの名前を入れてください(ユニークでなければなりません) 8.モーダルを閉じるには、「CloseModal」サーバーアクションをスクリーンアクションにドラッグします。 ボタンに "myModal"クラスを追加してモーダルを閉じることもできます。

[Overview]
myModal is a customizable responsive modal.
[Detail]
Features: - Multiple modal overlays (modal inside modal). - Close modal when clicked outside the modal . - Set Modal width and height. - Multiple modals per screen. - Can open same modal with multiple buttons. Instruction: 1. Download 2. Click "Manage Dependencies" on your application. 3. Look or search for "myModal" 4. Tick the following: - CloseModal (Under server action folder). - myModalJs web block. - myModal web block. 5. Drag the "myModal" weblock on a chosen screen. 6. Drag a button and assign it to ModalButtonId. 7. Put the name of your modal (MUST BE UNIQUE) 8. To close the modal just drag "CloseModal" server action to Screen Action. You can also close the modal by adding "myModal" class to a button.
戻る