Browse By Tags

  • What is the easiest way to show a placeholder when an item selector is empty?

    Hi community, does any one of you know a nice solution for a placeholders in item selectors where users haven´t assigned an item? I am looking for a solution for the following CM Form. As you can see I use 3 properties where users can assigned "Reviewers…
  • Arasフォームをカスタマイズする:パート2

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

    リレーションシップやアイテムプロパティからアイテムを開くときに、アイテムの最新バージョンを参照しているのかどうか分からなくなりがちです。このTech Tipでは、アイテムが最新のものかどうかフォームスタイルを使って表示する2つの方法をご紹介します。 はじめに このデモのコードとファイルはすべて、“style-non-current-items”プロジェクトのAras Labs GitHubページにあります。プロジェクトをインストールして動作させたい場合は、プロジェクトページに記載しているインストール手順に従ってください…
  • Arasフォームプレビューによるイメージのプレビュー

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

    It's easy to lose track of whether you're looking at the current version of an item, especially when opening an item from a relationship or item property. This tech tip demonstrates two ways to show whether an item is current at-a-glance using form styles…
  • 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.…