Browse By Tags

  • Prefill simple search criteria in the search grid

    Hello, For Documents item type, in the search grid I need the "Classification" to be prefilled to "General" . I applied client side method to "classification" and "search_default" properties of Documents but it doesn't work. "search_default" property…
  • Tree Grid Filtering on multiple levels

    Hello, I'm looking through the community forum for some information regarding filtering/searching on PE_BomStructure tree grid view and query definition. I've got a multi-level BOM that I'd like users to be able to filter by Part Number ( string or item…
  • TypeError: Cannot read properties of undefined (reading 'itemTypeGridPlugin')

    Dear team, We are currently using Aras version Release19. However, when attempting to perform searches for both parts and documents, we encounter an error stating "TypeError: Cannot read properties of undefined (reading 'itemTypeGridPlugin')." This…
  • Searching by effective date when adding relationships

    Hello - We have an application built within Innovator that is similar to the Digital Twin concept, with configurations of components within modules tracked as versions of the module item, and 'hard fixed' relationships between the recorded jobs and…
  • Pass a Property to a Search Grid

    For our projects we may have a large number of documents and we're considering different ways to handle this other than trying to recreate some sort of "folder" ItemType to assign them to. One concept we have is the idea of either having buttons or…
  • TOC Quick Search not working on one ItemType - what can be the reason?

    Hi community, I have build a custom ItemType that shall store MAC address numbers. It´s basically a pretty standard straightforward ItemType as we have seen it many many times before. The keyed_name of the individual items is set on the MAC address…
  • Saved Search parameters not getting cleared when clicking back on the itemtype?

    Hi everyone, I have an itemtype for which I have a saved search.When I click on the itemtype on TOC after clicking on saved search,the parameters applied for saved search are still there.I want to remove the filtering parameters and show an empty grid…
  • How to restrict a search so it only works when filter properties are provided?

    Hi Community, maybe some of you know a solution for this scenario. Every regular ItemType in Aras can be searched through with the Simple/Advanced/AML search in the grid. In my case I have a couple of federated ItemTypes that links to an external…