Browse By Tags

  • Save User choices or Create Default list in Refine button CUI

    When clicking the refine button : a list is presented : with already checked values corresponding to the columns (properties) of the presented ItemType. The method responsible of the Init of the button is : cui_common_refine_init Code : Toolbar…
  • Trouble Exporting HTML Table to Excel in Aras Innovator Custom Button

    Hello everyone, I've been working on a custom button within the search tab for parts in Aras Innovator. The goal is to export a list of specific parts and their properties through a query and display them in an HTML table. Here's a snippet of the…
  • Tech Tip: Add Keyboard Shortcuts through CUI

    We've previously covered how you can utilize CUI to add custom buttons to toolbars . However, you can also take advantage of CUI to add keyboard shortcuts for more advanced users. In this blog post, we will cover how to add a shortcut to select all of…