Browse By Tags

  • A feature idea: Image-reverse-lookup / Image search

    Hi, I don't know if this is possible, but an idea... A common scenario is a person comes to me with a part in his hand and ask me “ what is the part number of this part / in which assembly does this belong? ” Almost impossible to answer on a single…
  • Bad performances due to bad AML request done by ARAS

    Hi, I found a bug in ARAS 11SP4 . Here are all the information to reproduce it. In my data model, I have an ItemType named CAWB_Study with a relationship without related named CAWB_Study_Cost. On the CAWB_Study_Cost, I have a foreign attribute…
  • Show Hide QueryType options

    Hi, I want to hide options from Query Type Dropdown, If I select part from grid then only (Current and Release should be visible). So for that I tried this way: Code in ItemsGrid.html file, I call a function inside initMenu() function. below is…
  • Fast grid

    Former Member
    Former Member
    How to disable the fast grid in searching?
  • Dynamic Query Type Dropdown

    Hi Experts, My usecase is: if I click on Part in TOC then on search toolbar I want to load "Query Type" dropdown with 3 values(Current, Released and Latest), I do't want to show Effective option. But I want all these four attributes if I select "Project…
  • How to search for 'Yesterday'?

    I want to find all part Items with a created_on date of Today - easy. Now I want to Save this search to the TOC so users can run it daily - not so easy. I am trying to search for "Yesterday" in a date field, using AML. this: <Item type="Part" action…
  • How to add a new icon to the Search Grid? or modify the default simple search

    Former Member
    Former Member
    I want to modify the default simple search criteria and to pass the effective date by default. Or I want to add a new icon to the search grid and an event to modify the query on search click. or I can go with Advanced search and saved search but I want…
  • searching for parts that contain an asterisk in Aras Innovator

    Former Member
    Former Member
    Is there a way within Aras Innovator to search for Part Numbers that contain the asterisk character?  I'm not sure how to search for parts containing the asterisk without the system assuming I am using a wildcard in my criteria.  It seems that the results…