Browse By Tags

  • Arasフォームをカスタマイズする:パート2

    前回のパート1 で取り扱ったように、Arasフォームは、Arasフォームエディタでオプション設定可能なこと以上の拡張性を持ちます。この記事では、わずかのCSSとJavaScriptを組み合わせ、あなたのフォームフィールドにカスタムスタイルを適用する方法を説明します。 はじめに このデモのコードとファイルはすべて、“custom-form-css”プロジェクトのAras Labs GitHubページにあります。プロジェクトをインストールして動作させたい場合は、プロジェクトページに記載しているインストール手順に従ってください…
  • Arasフォームプレビューによるイメージのプレビュー

    Aras Innovator 11 SP9でArasは、フォームプレビューという新機能をメイングリッドに導入しました。これにより、ユーザは、メイングリッドで選択した行のアイテムを、メイングリッド上のプレビューペインにフォーム表示することができます。また管理者は、アイテムタイプのデフォルトのビューフォームの代わりに、プレビューペインに表示させる専用の「プレビュー」フォームを定義することもできます。本投稿では、このフォームプレビュー機能を利用してイメージプレビューを実装する手順をご紹介します。 メイングリッドは…
  • Preview Images with the Aras Form Preview

    In Aras Innovator 11 SP9, Aras introduced the new Form Preview feature to the main grid. This allows users to select a row and see the item's form in a preview pane on the main grid. Administrators can also configure custom "preview" forms that are rendered…
  • Customizing Your Aras Forms: Part 2

    As we covered in the first part of our blog series , the possibilities for your Aras forms extend beyond the configuration options in the Aras Form Editor. In this article, we'll see how we can combine a little CSS and Javascript to apply custom styles…