• Get parent of context item in relationship action

    Hi all, I am using an action from a relationship grid which is driven by the PE_GetSelectedItems method. I need to get a handle on the parent item specifically as it looks like "this" returns a collection of all items open when used from this kind…
  • How to Run already existing Action from a relationship

    I have this action which runs fine on an itemtype1, I want to use the same action to be triggered when i am on another itemtype2 but itemtype1 is in a relationship. Currently im getting an error when i click that action from the relationship,
  • Include relationship when exporting ItemType?

    Why aren't my RelationshipTypes on my custom ItemType exported when I run Aras's export.exe program? It renders it useless if it doesn't include *everything*.
  • Get beforeupdate Relationships value from parent item

    there is a item name -Part and it has relation -Part_relation there are a date field and name field in Part_relation when user update , I want to check the field'value Cannot be earlier than Today When encountering an error, I will return inn…
  • How to close relationship search dialog box dynamically?

    Hi Team, I have custom result binding code on 'OnSearch' event. On return of result if it is true it works fine but on false I want to close search dialog box that appear in relationship on click of pick related dynamically. I tried following method…
  • How can I populate a new item using parent item properties?

    I have a scenario where when a user is adding a relationship to an item I need to populate the new item with information that is dependent on the source item. Example: A user has Part "5555" open then while in the Documents tab the user clicks the …