Browse By Tags

  • Adding a CUI button, getting context item

    Hi aras team, I am adding a cui button to the command bar, but random question... How can I get the context item for my method? The usual ways don't seem to apply and I am getting an error: "identifier 'options' has already been declared" the…
  • Instruction: Hiding the Open in Office Button

    Hello everyone, Here is a short instruction on how to hide the Open in Office (Microsoft Office Connector) Button when viewing document items. This can be done without uninstalling / disabling MSO in case you want to prevent users from using the Toolbar…
  • Calling server side Methods directly from CUI element ?

    Hi community, does anyone know anything about calling server side Methods from CUI elements? Right now we can only use client events for CUI elements. Sure this elements can call a server event and then return the result, but we ALWAYS need the extra…
  • Hide Button by Classification

    This seems straightforward, but I'm not having any luck. We've modified the Document ItemType with an additional Classification category to link out to documents produced in another system. For this, we want to hide the "Open in Office" button. Have…
  • Working With Tree Grid Views and CUI

    The configurable user interface (CUI) is a tool in Aras Innovator to alter and customize how you use Aras Innovator without requiring long development cycles, or even to be much in the way of a developer yourself. By making use of configuration changes…
  • Is there a keyboard shortcut to switch through opened tabs?

    Hi community, does anyone know, if there are any keyboards shortcut available to switch through opened tabs? I am looking for a keyboard shortcut to - set the focus to the tabs pane - move back and forth inside the tab pane - set focus back from…
  • CUI third accordions - Can we display items from next relationship level?

    Hi community, I am playing around with "3rd accordions" which can be configured with CUI in the newer Aras version (12SP9+). So far I was able to display regular item data like related "Documents" in my 3rd accordion. Just as described in this blog…
  • Using CUI Dropdowns

    In our previous blog posts, we've walked through the basics of CUI and demonstrated how to use many different kinds of CUI elements like menus and shortcuts . In this blog post, we'll cover how to utilize one of the slightly more complicated CUI elements…