Browse By Tags

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

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

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

    Updated 9/6/19. Whether you're just starting your journey with Aras Innovator or you know the platform inside and out, this living list of helpful resources will come in handy. Looking for a resource or topic you can't find below? Let us know in the…
  • Join Aras Labs for Hacktoberfest 2017!

    Aras Labs is participating in Hacktoberfest 2017 and we want you to join us! We'll be encouraging Aras Community members to get involved with open source and rewarding those who contribute to Aras Community Projects on GitHub. What is Hacktoberfest…
  • 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…
  • Tech Tip: Add Property Data to Aras Structure Browser

    The Aras Structure Browser is a useful feature that allows users to view all items related to the selected context item. It's a great way to get a "big picture" view of your data structure, without getting overwhelmed with every item's property data.…