Browse By Tags

  • Disable sorting in relationship grid

    Hello community, Does anybody know if it's possible to disable the sorting of a few columns in a relationship grid? My guess is that the change should be done somewhere in the CodeTree, but I'm not sure where. Thank you in advance.
  • 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…
  • Pass a property into a window.open() command

    This seems simple, but I'm struggling with it. I've got a button added to a toolbar that I want to open an external URL with. The URL is saved as a property against the item. Have tied a method to the button and it's a Client-side javascript. Problem…
  • 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…