• Drag Relationship Menu on Form

    Hey Everyone, Hopefully this is an easy question to answer but I can't seem to find it. With the new version of Aras Innovator (12) Is there a way to drag the relationship menu up and down on the form? On the old version it was possible as seen in…
  • ARAS 12 - Force to take all the available place

    For an ItemType without relationship, ARAS 11 lets all the available place for the display of the item. See my ItemType in ARAS 11: But with ARAS 12, this is not the case. See the same ItemType in ARAS 12: Is there a solution to force the…
  • How to Set RelationShip field value result as onFormPopulated ?

    I have a itemtype call 'Part' , Part has a field call 'part price' (type is decimal) Part has a relationship call Part_detail Part_detail has a field call 'RP price' (type is int). I need "part price" to have thousand separator, but it is only…
  • Customize Advance Search on Form

    Hi Experts, I am looking for customizing the advance search window on the item form. In Aras for main grid and relationship we have the "Advance Search" option and according to the criteria it shows the result. What i am trying to do is, create…
  • Hiding/showing columns in relationship grid based on field values

    How can I hide/show columns in the relationship grid based on the changes in the dropdown box of the parent form?