Tech Tip: Filter a Tree Grid View with Parameters
Tree Grid Views are a great way to visualize hierarchical data in the Aras Innovator web client, however sometimes they can contain a lot of data. To help users hone in on the most meaningful data in a Tree Grid View, we can define parameters. These ...0Views0likes0CommentsMaximizing Modal Dialogs in Aras
Modal dialogs are frequently used to collect user input throughout the Aras Innovator client - in both "out of the box" and custom use cases. When using the standard modal dialog function, the size and position of the dialog is fixed. However, users ...0Views0likes0CommentsTech Tip: Using the Aras RESTful API
Aras Innovator 11 SP12 introduced a RESTful API that can be used to query and edit Aras items. Most of the time, these REST calls will be sent to the Aras server by an external application or integration. You can find a sample AngularJS app that uses...0Views0likes0CommentsVisualize Your Aras Innovator Data Model With GraphML
"Customize don't compromise" is one of our mottoes at Aras. We want our partners and customers to feel and understand that our solution is right for adapting a model to the customer's needs. We don't avoid standards. We try to i...0Views0likes0CommentsTech Tip: Sync a Poly ItemType's Properties with its Poly Sources
PolyItems are great mainly when you want to build a relationship as a single ItemType/RelationshipType but connecting one source to multiple targets. This is the setup for the Deliverable ItemType in Aras Innovator which is configured as a PolyItem. ...0Views0likes0CommentsMulti-select Item Actions in Aras Innovator
Actions are one of the most common ways users interact with data in Aras, whether from the main grid, item forms, or main menu. While creating custom actions is fairly straightforward, creating multi-select item actions requires the use of a built-in...0Views0likes0CommentsAras Best Practices: Community Projects, Part 2
This post outlines some pitfalls to avoid when creating your Aras Community Project. If you missed our post Aras Best Practices: Community Projects, Part 1, be sure to check it out for even more helpful tips for project authors. Do Not: Use applySQL(...0Views0likes0Comments