Browse By Tags

  • Open Custom Form in A New Tab

    Hello Is there a way to open a custom Form in a New tab rather than as a Dialog in ARAS. I believe Aras requires an item to open any window. But Mine is simply an independent Custom Form that I want to display in a new tab. Please let me know if…
  • Warning: Versioning and tab pane very buggy in new Innovator versions!!! Are you affected?

    Hi community, I need your help to investigate an error that occurs in newer Innovator versions. In my case it occurred in Innovator 12SP17 and 12SP18 but NOT in Innovator 12SP7 / 9 / 10. I look for a bug fix for this one, cause unfortunately Aras…
  • How to refresh or reload the relationship tab

    Hi, All. I have a Itemtype (source) named DocApply. DocApply has a relationship called DocApply_deplist which connects DocApply to DocApply_dep (related). I added an onchange event to DocApply's property (no) to bring the related data to DocApply_dep…
  • Hide Tab Form Problem

    Good day all. I have a Class Structure called TO in my Document ItemType, Aras 11 SP10. This classification has an assigned form for it. I modified the labs_HideTabs method to hide the tabs. I need to hide the Files tab if the TO classification is not…
  • VB,how to Update the parent property in the onafterupdate event

    I have an item type and a relationship I want to calculate the sum of one of the columns of the relationship when the user presses the save button and update it to the parent item. If I put the method in the onafterupdate of the parent item, it will…
  • Hide Relationship Tabs based on Parent Classification Type

    Hi All, Use case : On Part Item , based on the classification Type selected , the Part BoM relationship tab should be Hidden/Made Visible. I know it is now possible to hide tabs without using any custom code with the help of CUI , Refer :…
  • Open specific ItemType form from a client side method

    Hi All, I have an ItemType that is setup with two forms attached, one being the main default form used for viewing, editing, adding etc.. I would like to however be able to through a client side method open the "Secondary Form" loaded with a context…
  • User Can't See an Entry

    Good day all. I am using Aras v11 SP10. I have a weird problem. The system is using an ItemType s_Part for the parts instead of using the OOTB Part. A user created two parts in the system. When he created the parts he could find them, but no other Users…