Forum Discussion

Breton's avatar
Breton
Ideator III
4 years ago

how to set default value in search grid

Hello, I would like to set default value on "state" property (example : "Start") to be able get only item where the value of state is equal to "Start" ?

I thought by creating a event on "state" property (event = OnSearchDialog)  could give the result...It seems not (except I made an error)

thanks

6 Replies

  • Hi Breton,

    Funny to see how many people still use Innovator 11.

    Solution for question is much simpler: You can use the "Default Search" property in the ItemType definition. Just go to your Properties in your ItemType. There is one column far right that you can use.

    • Breton's avatar
      Breton
      Ideator III

      hello, we are migrating to new ARAS version ! :-)

      thanks for your answer but I saw in documention


      so, after testing, it is not work fine !
      it is why I tested with an event (OnSearchDialog) on state property with no effect too :-(

      • angela's avatar
        angela
        Catalyst II

        Oh that´s has to be something new. Default search still works in my Innovator 12.

        Which version do you use for testing? Where do you have seen this note?

        You can either ask Aras or as alternative: Investigate how Aras itself solves it. Aras use "Default Search" values in a couple of itemTypes like "dr_RelationshipFamily" or "Project Task".

        Would be curious about the solition! :-)