Browse By Tags

  • Custom CUI items in relationships - do I add them in the Parent or Child ItemType?

    Hi community, Innovator 12 offers us the new wonderful possibility to use custom CUI elements in relationships. Let´s assume we want to add a custom button to the Part_BOM relationship tab. I know that I have to modify 'Client Style' in the corresponding…
  • Disable a Relationship tab

    Hello Team, I need to disable a relationship tab as the User selects a option button on the form. Detailed Info: I have a option button on a form. Once the user selects this option, a tab from relationship below should be disabled. I am trying to…
  • Customizing Item Menus with CUI

    In previous blog posts, we've covered how to add custom menu items like buttons and shortcuts using the Configurable User Interface (CUI) data model introduced in 11.0 SP7. Using this same data model, it's also possible to add menu items that are specific…
  • How can I pass additional event parameters in CUI elements?

    Hi community, does anybody know, if it´s possible to pass additional event parameters in CUI elements? Example: I have three CUI menu buttons that do a more or less comparable job. The corresponding Methods just differ in a few lines of code. So I…
  • How to export basic CUI configurations

    Hello everybody, I have the following question: I would like to export some basic modifications of the CUI (User Interface). For Example I would like to hide some Buttons or add some separators for the different toolbars and menues. After finishing…
  • Tech Tip: Conditional CUI Buttons

    In previous blog posts, we've covered how to use CUI to create custom menu buttons . The example covered in that post was for a button that always needed to be available, but there are times when we may want a custom action to be available only under…
  • Tech Tip: Disable a Menu Button Using CUI

    In previous blogs posts, we've learned how to add a new button to our menus as well as add new keyboard shortcuts . Both of these lessons are great when we want to allow our users to perform new kinds of actions, but how do we prevent our users from performing…
  • 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…