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 ...0Views0likes0CommentsTech 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 s...0Views0likes0CommentsTech Tip: Calling a Date Dialog From a Method
Collecting date/time input from the user on a form is as simple as adding a Date field to your Aras form. But what if you need to query the user for input during the execution of method code? The Call Date Dialog project on the Aras Labs GitHub page&...0Views0likes0CommentsCustomizing the Aras Method Editor Theme
If you've ever wanted to change the theme of the Aras Method Editor, this is the post for you! With the following quick and easy tweak, you can change the colors and fonts used to display method code in the editor. Six different themes in the Ar...0Views0likes0CommentsCommunity Spotlight: Developer Super Package
We recently released a new Community Project to make developing within Aras Innovator even easier. The Developer Super Package is a combination of useful projects to streamline some of the tasks of Aras Innovator administrators and developers. Here'...0Views0likes0CommentsCustomizing 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 to individual ItemTypes that you want to have special functionality.0Views0likes0Comments