Featured Labs Blogs
Featured Community Projects
  • Custom Modal Dialog Sample

    • Community Projects
    • Published on
    • Aras Labs
    • 0 Comments
    The Custom Modal Dialog project contains an import package that provides sample code for calling a custom Aras form in a modal dialog. The sample code also shows how data can be passed from the custom form back to the calling method. Author: Eli J...
  • Automatic Workflow Assignment

    • Community Projects
    • Published on
    • Aras Labs
    • 0 Comments
    The Automatic Workflow Assignment project demonstrates how to implement dynamic workflow assignments based on properties of the controlled item. Author: Rob McAveney, Alexander Sklyarskiy Organization: Aras Labs - Aras Corporation Project URL...
  • ArasSync

    • Community Projects
    • Published on
    • Community
    • 0 Comments
    A command-line tool and a C# library that simplifies implementing, testing and managing Aras extensions. Aras extensions are written as a combination C# DLLs, server-methods (C#/VB), JavaScript and HTML, as well as database objects such as custom properties...
  • View Card Editor for Aras Graph Navigation

    • Community Projects
    • Complete on
    • Aras Labs
    • 0 Comments
    This project provides an alternate GUI for editing the View Cards used by Aras Graph Navigation. Instead of directly editing JSON to define the style, structure, and content of the View Card, admins can use a custom form and content editor with an embedded...
  • Background processing via ArasStandardConverter

    • Community Projects
    • Complete on
    • 0 Comments
    The ArasStandardConverter is a framework that allows users to process long-running tasks in the background. Author: Adam Rhoda Organization: Microsoft Corporation Project URL: https://github.com/adrho/ArasStandardConverter