• Is it Possible to pass custom parameters from a javascript to Search dialog

    I'm attempting to apply a custom filter value to a search dialog in my application. To achieve this, I'm using the 'onSearchdialog' event on a specific property where the filter should be applied. However, I've encountered an issue where the filter value…
  • Calling SearchDialog from Server method

    Hi, Is it possible to show SearchDialog from a Server method? I can use MaximazableDialog in Javascript to show the SearchDialog and get the response in callback. But I want to use such facility in a Server method. In my particular case, I am trying…
  • Editable search grids and Poly Items that are Relationship Items

    Hi Community, Recent releases of Aras have enabled editable search grids. Is it possible to use this on poly item types? My use case is a little unique so let me explain - I am looking to create a dashboard of tasks which are relationship items…
  • Filter Search Grid based on Addition CUI Parameter

    Hi All I have a Search Dialog opening on an Item Property (e.g Identity) As shown in the below Image I wish to further filter the results based on an Addition Parameter provided by the User via CUI Drop down box, I am trying to figure out a way to…
  • Locking of input in a search dialog when a property is passed as a search criteria

    I am able to modify greyed-out classification property which was passed as a search criteria for 'Part' itemtype. I want that property to be locked and user should not be able to modify it by any means. I created one new dummy Part item, set its classification…
  • Fast grid

    How to disable the fast grid in searching?
  • 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…
  • Don't close the searchdialog

    How can I do when I open the item searchdialog and doubleclick, do not close the searchdialog?