Browse By Tags

  • New Responsive Forms Features: An Overview

    Experience a better way of using Aras Innovator ® with our latest updates to low-code customization features! One feature introduced recently in Release 28 is adding a responsive form design editor that utilizes a more intuitive, easy-to-use interface…
  • Customizing Item Menus with CUI

    In previous blog posts, we've covered how to add custom menu items like buttons and shortcuts using the Configurable User Interface (CUI) data model introduced in 11.0 SP7. Using this same data model, it's also possible to add menu items that are specific…
  • Arasフォームをカスタマイズする:パート2

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

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