• An Overview of CUI Locations

    We have a number of articles on the Configurable User Interface (CUI) available, but each of them is very focused on one particular aspect or use case. This is a good way to teaching how to use the features of CUI, but today we'd like to take a moment…
  • DEVELOPERS FORUM - programmatically show hidden column on relationship tab

    newcomer - Monday, August 27, 2012 6:51 AM: Hi all, I wrote a client method that runs when the form is populated(onFormPopulate event). In these method I want to hide/show columns from the relationship tab depending on the workflow activity. I can…
  • Hide Relationship Tabs on Aras Forms

    "How can I hide a specific relationship tab on one of my forms?" It's a fairly common question asked by Aras administrators. You may need to hide a tab when an item is in a certain lifecycle state, has a particular classification, or a user belongs…
  • Hiding Tabs Using CUI

    The Hide Tabs community project is one of the more popular projects Aras Labs has published. It demonstrates how to hide a relationship tab on a specific item form by using a custom JavaScript method. This is useful when you want to limit the use of a…