• how to change relationship form value

    hi,All I set "Open Related Form" on [relationshiptype] so that I can edit the relationship with a popup window when I click "Add Relationship". But I want to bring out the default values in the popup window, I tried the following actions //my…
  • Specific Relationship Tab Views per Item Type

    Hello, I am working on trying to setup relationship view tabs for 2 item types. They share a relationship with another item type. I would like to customize the grid that appears for each type. Example: I need to use affected item on 2 item types…
  • How to fetch details of nested relationships using AML query?

    I have a requirement like Main Phase can have relationship with Activities and Phases, also Phases can have child phases eg: i want to get the id of all activity (itemtype2) if i provide id of main phase is provided ? A phase can have no activity…
  • Set default sort on Relationship view by item number

    1. Went to the Itemtype definition for the relationship, Changed the Order By value for the definition of the Sequence property to 2. I have done the following changes in my Aras 11 SP15. but when I open the form it still sorts on the basis of sequence…
  • Is it possible to allow adding a relationship while denying data member editing?

    Dear all, I am in trouble setting the permission of a relationship. I have 2 Item types, say A and B. The relationship is "A can contain numbers of B". -- A |- B |- B |- B |- ... User group Alpha is supposed to have full control of the data…
  • Update Part Document Relationship

    Hi, I'm trying to update PART DOCUMENT relationship but facing issue: AML: <AML> <Item type="Part Document" action="edit" where="[Part_Document].id='C080331098D24F00B635418D823D97AC'"> <related_id>AFF14CBFFD074494B00E3D247D8D11FE</related_id> <…